close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Opened 13 years ago

Last modified 9 years ago

#28 assigned bug

makedep to-dos nice cleanups — at Initial Version

Reported by: Fred T. Hamster Owned by: Fred T. Hamster
Priority: minor Milestone:
Component: feistymeow-nucleus Version:
Keywords: makedep, clam, build Cc:

Description

  1. makedep (file dependencies generator):
    1. makedep should multi-complain:
      1. makedep needs to tell about all problems, not just bomb on first one right away.
    2. parser cant handle hex
"wx_debugger.cpp":1016: defined (MWERKS) && ( (MWERKS < 0x0900)
macintosh )
  1. makedep could support this and then the messages would go away.
  1. seeing multiple headers of same name in dependencies generated by makedep. isn't that stupid? and broken?
    1. it needs to report the right file name; use the new entry in the filepointer structure.

Change History (0)

Note: See TracTickets for help on using tickets.