Opened 12 years ago
Last modified 8 years ago
#28 assigned bug
makedep to-dos nice cleanups
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | makedep, clam, build | Cc: |
Description (last modified by )
makedep (file dependencies generator):
+ makedep should multi-complain:
+ makedep needs to tell about all problems, not just bomb on first one right away.
+ parser cant handle hex
+"wx_debugger.cpp":1016: defined (MWERKS) && ( (MWERKS < 0x0900) macintosh ) + makedep could support this and then the messages would go away.
+ seeing multiple headers of same name in dependencies generated by makedep. isn't that stupid? and broken?
+ it needs to report the right file name; use the new entry in the filepointer structure.
Change History (2)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.