Opened 14 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)
Change History (4)
Changed 14 years ago by sethk@…
Attachment: | nqc-64bit.diff added |
---|
comment:2 Changed 14 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 fails → nqc @3.1.r6 — not 64-bit clean, build fails |
comment:3 Changed 13 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Resolved in r82075
Note: See
TracTickets for help on using
tickets.
Patch