Opened 13 years ago
Closed 13 years ago
#32315 closed defect (duplicate)
mcpp: Bugfix patch
Reported by: | andrew.edem@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | blair (Blair Zajac) | |
Port: | mcpp |
Description
This patch is required for slice2py from the ZeroC ICE project to function correctly (package ice-python27, etc.)
It is included in the version of mcpp distributed by ZeroC in their third party packages, and was confirmed as appropriate by the developer of mcpp, but has not been incorporated yet.
Without it "" comments are always (and incorrectly) interpreted by mcpp as being at the beginning of a line, meaning any line with "" comments (even if they are at the end) will be excluded when compiling slice files to python stubs.
Attachments (1)
Change History (2)
Changed 13 years ago by andrew.edem@…
Attachment: | patch-mcpp-ice added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | blair@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Bugfix patch for mcpp → mcpp: Bugfix patch |
Duplicate of #30036.
Note: See
TracTickets for help on using
tickets.
Buxfix patch for mcpp