This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [wwwdocs] Document experimental C++0x mode in GCC 4.3


Hi Doug,

On Tue, 7 Nov 2006, Douglas Gregor wrote:
> The attached patch announces the experimental C++0x mode in
> gcc-4.3/changes.html. Right now, it only mentions the C99 preprocessor and
> static assertions as additions in the C++0x mode; the latter has not been
> approved, yet.

sorry for the delay in getting to this.  Note that your mail attaches 
patches as Application/OCTET-STREAM instead of text/plain or similar,
which makes reading/responding to this a bit harder.

> Assuming the list of additions for C++0x is in sync with the compiler, 
> okay to commit?

Yes, thanks!  Just use <code>...</code> instead of <tt>...</tt> and try to 
avoid lines longer than some 78 columns.  (I write "try to avoid" because 
in the case of long URLs, for example, this is not feasible.)
 
Gerald


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