This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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]

Re: latest cvs doesn't build


jamesd wrote:

> [...]  latest changes commited doesn't build in fedora FC4, i386
> this previously built.

It still does, with an older compiler.

> tapsets.cxx: In member function void
> dwarf_query::add_probe_point(const std::string&, const char*, int,
> Dwarf_Die*, Dwarf_Addr):
> tapsets.cxx:1661: warning: suggest parentheses around assignment used
> as truth value

You might familiarize yourself with the "cvs annotate" command, which
would point out the last change made to the source area in question.
That way, the individual who committed the change (in this case, I)
could be contacted directly for a quick fix.  (Thanks, Roland.)

- FChE


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