[muscle] Re: MUSCLE and compiler issues
- From: "Mika Lindqvist" <linki@xxxxxxx>
- To: <muscle@xxxxxxxxxxxxx>
- Date: Wed, 27 Aug 2003 06:40:46 +0300
That's where I got my warnings with BeOS and BeIDE. I have to check if I get
more warnings when I'm on my BeOS machine again. It seems that every
compiler detects different errors/warnings.
> -----Original Message-----
> From: muscle-bounce@xxxxxxxxxxxxx
> [mailto:muscle-bounce@xxxxxxxxxxxxx] On Behalf Of Jeremy Friesner
> Sent: Tuesday, August 26, 2003 7:08 PM
> To: muscle@xxxxxxxxxxxxx
> Subject: [muscle] Re: MUSCLE and compiler issues
>
>
> Hi Mika,
>
> > Also I'm worried about compiler warnings that happen only
> if some of
> > the templated methods/classes are used. It seems there is, atleast
> > with MultiQueryFilter and it's child classes, conflicts with method
> > parameter types (const/non-const).
>
> Aha... I see that some of the SetFromArchive() methods take a
> (Message &) instead of a (const Message &) as their argument.
> Is that the problem=3F In any case, I've changed that also,
> and I'll send you the changed file to look at.
>
> Thanks for the input,
> Jeremy
>
>
- References:
- [muscle] Re: MUSCLE and compiler issues
- From: Jeremy Friesner
Other related posts:
- » [muscle] MUSCLE and compiler issues
- » [muscle] Re: MUSCLE and compiler issues
- » [muscle] Re: MUSCLE and compiler issues
- » [muscle] Re: MUSCLE and compiler issues
- » [muscle] Re: MUSCLE and compiler issues
- [muscle] Re: MUSCLE and compiler issues
- From: Jeremy Friesner