This is the mail archive of the sid@sources.redhat.com mailing list for the SID 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: Fix demo application


Hi Klaus,

>>>>> "Klaus" == Klaus Pedersen <klaus.kruse.pedersen@mail.tele.dk> writes:

  Klaus> There are two unrelated problems. The first problem seem to be general
  Klaus> "bit decay", in the configuration files. They refer to both cpu-mapper
  Klaus> and mapper which seem to be the same thing.

Thanks for the report.  I applied the .conf file changes verbatim.

  Klaus> The other problem fixes some namespace issues with gcc-3.1.
 
I didn't apply these verbatim, as we have a policy of not imprting
entire namespaces where possible.  In some cases, I added `using
std::' declarations and in others, I used fully qualified class names.
Nonetheless, the application now compiles using gcc 3.0 (and I presume
3.1).  Please let me know if this is not your finding also.

Cheers, Ben


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