Boost logo

Boost-Build :

From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-06-12 18:20:51


On 10/06/06, Ilya Sokolov <fal_delivery_at_[hidden]> wrote:
> Andrei Melnikov wrote:
>
> ok, see latest patches. line endings in pch.jam are broken, so i sent my
> version of this file instead of diffs.
>
> > P.S. Due to some reason, the attachments have Content-disposition:
> > inline, and gmail web interface (correctly) refuses to recognize them
> > as attachments, so I couldn't save them.
>
> sorry, i cant find any options in thunderburd to resolve this issue
>
Googling for "thunderbird content-disposition" gave me the following:

There's an open bug in Thunderbird:
https://bugzilla.mozilla.org/show_bug.cgi?id=65794

One workaround described there is to set
user_pref("mail.content_disposition_type", 1); in your prefs.js file
in Thunderbird profile. By default, profiles ares located in
"Application Data" folder.Or open about:config() url in Thunderbird
and change this setting there (I don't remember if there's a
possibility to type urls in Thunderbird though).

Perhaps, we should post this workaround (of course if it really works)
in "Boost.Build contributor guidelines"
http://www.boost.org/tools/build/v2/hacking.txt or somewhere else.

"make a single patch for a single logical change" policy was already
described there. We should make a link to this guideline more
prominent, so fewer people will violate them.

Regards,
Andrei


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk