Re: [evolution-patches] Patch for the receipt bounty (#127534) (fwd)
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj novell com>
- Cc: ERDI Gergo <cactus cactus rulez org>, evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Patch for the receipt bounty (#127534) (fwd)
- Date: Mon, 11 Apr 2005 11:44:53 +0800
I suspect it was some busted macro's or something. That is entirely valid c.
On Sat, 2005-04-09 at 22:32 -0400, Jeffrey Stedfast wrote:
people have complained to me before with other projects I've worked on
that some broken compilers won't build it. thought it was evo, but maybe
not.
*shrug*
I was talking about this anyway:
+ EAccount *account = guess_account (message, folder);
> > +
> > + CamelMimeMessage *receipt = camel_mime_message_new ();
Jeff
On Sat, 2005-04-09 at 09:48 +0800, Not Zed wrote:
> On Fri, 2005-04-08 at 13:22 -0400, Jeffrey Stedfast wrote:
> > +void
> > +em_utils_send_receipt (CamelFolder *folder, CamelMimeMessage *message)
> > +{
> > + /* See RFC #2298 for a description of message receipts */
> > +
> > + EAccount *account = guess_account (message, folder);
> > +
> > + CamelMimeMessage *receipt = camel_mime_message_new ();
> >
> > the extra blank lines should be removed as they will cause compile
> > problems with some compilers (e.g. non-gcc)
>
> Umm, excuse me???
>
> Where did you pull this from? White-space out-side of quoted strings
> is completely irrelevent to ALL C compilers.
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]