This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/17991] [4.0 Regression] Two-process fixincludes broken: pz_mn_name_pat undefined


------- Additional Comments From aaronavay62 at aaronwl dot com  2004-10-16 00:35 -------
Something isn't right with the patch.  The ChangeLog mentions a function
fix_with_system() that does not appear to exist.  The build fails because
z_applyfix_prog's initializer doesn't match its type, and fixing that generates
some other warnings expecting z_applyfix_prog to be a string rather than an
array of strings.  Is part of it missing?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17991


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]