Opened 13 years ago

Closed 13 years ago

#29403 closed defect (fixed)

nqc @3.1.r6 — not 64-bit clean, build fails

Reported by: sethk@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc:
Port: nqc

Description

c++ -c -Iplatform -Ircxlib -Inqc -Icompiler -Wall -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_USBTowerPipe_osx.cpp -o rcxlib/RCX_USBTowerPipe_osx.o
rcxlib/RCX_USBTowerPipe_osx.cpp: In static member function ‘static void RCX_USBTowerPipe_osx::ReadCompletionGlue(void*, IOReturn, void*)’:
rcxlib/RCX_USBTowerPipe_osx.cpp:331: error: cast from ‘void*’ to ‘UInt32’ loses precision
make: *** [rcxlib/RCX_USBTowerPipe_osx.o] Error 1

Attachments (1)

nqc-64bit.diff (1.8 KB) - added by sethk@… 13 years ago.
Patch

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by sethk@…

Attachment: nqc-64bit.diff added

Patch

comment:1 Changed 13 years ago by sethk@…

Cc: sethk@… added

Cc Me!

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: sethk@… removed
Keywords: haspatch added
Port: nqc added; lang/nqc removed
Summary: [PATCH] nqc @3.1.r6 — not 64-bit clean, build failsnqc @3.1.r6 — not 64-bit clean, build fails

comment:3 Changed 13 years ago by mkae (Marko Käning)

Resolution: fixed
Status: newclosed

Resolved in r82075

Note: See TracTickets for help on using tickets.