From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Myers To: gcc-gnats@gcc.gnu.org Cc: jsm28@cam.ac.uk Subject: c++/1607: Format attributes on methods undocumented Date: Sun, 01 Apr 2001 00:00:00 -0000 Message-id: X-SW-Source: 2001-q1/msg00172.html List-Id: >Number: 1607 >Category: c++ >Synopsis: Format attributes on methods undocumented >Confidential: no >Severity: non-critical >Priority: medium >Responsible: unassigned >State: open >Class: doc-bug >Submitter-Id: net >Arrival-Date: Wed Jan 10 09:36:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joseph S. Myers >Release: 2.97 20010110 (experimental) >Organization: none >Environment: System: Linux decomino 2.2.18 #1 Sun Jan 7 21:04:55 UTC 2001 i686 unknown Architecture: i686 host: i686-pc-linux-gnu build: i686-pc-linux-gnu target: i686-pc-linux-gnu configured with: ../gcc-cvs/configure --prefix=/opt/gcc/snapshot --disable-shared --enable-threads=posix --with-system-zlib >Description: In it was reported that format attributes didn't work on methods. The example given now works, but it isn't documented that argument numbers must be increased in this case to allow for a hidden argument 1 (as discussed in that message). >How-To-Repeat: See example in the indicated message. >Fix: Someone who knows C++ (so not me) should add documentation to the description of format attributes in extend.texi discussing their use on C++ methods. >Release-Note: >Audit-Trail: >Unformatted: >>From bryce@gcc.gnu.org Sun Apr 01 00:00:00 2001 From: bryce@gcc.gnu.org To: tromey@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: java/1393 Date: Sun, 01 Apr 2001 00:00:00 -0000 Message-id: <20010303062601.7617.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg01947.html Content-length: 562 The following reply was made to PR java/1393; it has been noted by GNATS. From: bryce@gcc.gnu.org To: bryce@albatross.co.nz, gcc-gnats@gcc.gnu.org, tromey@gcc.gnu.org Cc: Subject: Re: java/1393 Date: 3 Mar 2001 06:21:29 -0000 Synopsis: -CLASSPATH and -classpath options not recognised State-Changed-From-To: feedback->closed State-Changed-By: bryce State-Changed-When: Fri Mar 2 22:21:29 2001 State-Changed-Why: Toms patch works fine. This is fixed on the gcc 3.0 branch. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1393&database=gcc