This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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]

Werror bitrot.


FYI,

It appears that the Tcl update has caused some -Werror bit rot :-/ Many of the `char*' variables need the const attribute.

In generic/gdbtk.c, I noticed TclDebug's `v', and gdbtk_init's old_chain, src_path, msg and lib_path.

Andrew


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