On Thu, 10 Jul 2008, Daniel Gerzo wrote:
danger 2008-07-10 11:24:41 UTC
FreeBSD src repository
Modified files:
share/man/man9 style.9
Log:
SVN rev 180424 on 2008-07-10 11:24:41Z by danger
Back-out my previous change. See the thread at
http://lists.freebsd.org/pipermail/cvs
In message: <[EMAIL PROTECTED]>
Daniel Gerzo <[EMAIL PROTECTED]> writes:
: Hello guys,
:
: Wednesday, July 9, 2008, 8:08:02 PM, has been written:
:
: >>> -Do not declare functions inside other functions; ANSI C says that
: >>> -such declarations have file scope regardless of the nesti
In message: <[EMAIL PROTECTED]>
David Schultz <[EMAIL PROTECTED]> writes:
: On Wed, Jul 09, 2008, Daniel Gerzo wrote:
: > -Do not declare functions inside other functions; ANSI C says that
: > -such declarations have file scope regardless of the nesting of the
: > -declaration.
: > -Hid
danger 2008-07-10 11:24:41 UTC
FreeBSD src repository
Modified files:
share/man/man9 style.9
Log:
SVN rev 180424 on 2008-07-10 11:24:41Z by danger
Back-out my previous change. See the thread at
http://lists.freebsd.org/pipermail/cvs-all/2008-July/263779.html
Re
On Thu, 10 Jul 2008, Daniel Gerzo wrote:
Hello guys,
Wednesday, July 9, 2008, 8:08:02 PM, has been written:
-Do not declare functions inside other functions; ANSI C says that
-such declarations have file scope regardless of the nesting of the
-declaration.
-Hiding file declarations in what ap
Daniel Gerzo wrote:
Hello guys,
Wednesday, July 9, 2008, 8:08:02 PM, has been written:
-Do not declare functions inside other functions; ANSI C says that
-such declarations have file scope regardless of the nesting of the
-declaration.
-Hiding file declarations in what appears to be a local
Hello guys,
Wednesday, July 9, 2008, 8:08:02 PM, has been written:
>>> -Do not declare functions inside other functions; ANSI C says that
>>> -such declarations have file scope regardless of the nesting of the
>>> -declaration.
>>> -Hiding file declarations in what appears to be a local
>>> -scop
David Schultz wrote:
On Wed, Jul 09, 2008, Daniel Gerzo wrote:
-Do not declare functions inside other functions; ANSI C says that
-such declarations have file scope regardless of the nesting of the
-declaration.
-Hiding file declarations in what appears to be a local
-scope is undesirable and
On Wed, Jul 09, 2008, Daniel Gerzo wrote:
> -Do not declare functions inside other functions; ANSI C says that
> -such declarations have file scope regardless of the nesting of the
> -declaration.
> -Hiding file declarations in what appears to be a local
> -scope is undesirable and will elicit comp
danger 2008-07-09 14:04:28 UTC
FreeBSD src repository
Modified files:
share/man/man9 style.9
Log:
SVN rev 180381 on 2008-07-09 14:04:28Z by danger
- nested functions are a GCC extensions and should not be used
Submitted by: gahr
MFC after: 3 days
Re
obrien 2008-03-16 07:09:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man9 style.9
Log:
MFC: rev 1.125: add to history
Revision ChangesPath
1.123.2.1 +5 -1 src/share/man/man9/style.9
___
obrien 2008-01-27 03:58:23 UTC
FreeBSD src repository
Modified files:
share/man/man9 style.9
Log:
Add to the history section.
Revision ChangesPath
1.125 +4 -0 src/share/man/man9/style.9
___
cvs-all@freebsd.or
grog2008-01-05 21:39:22 UTC
FreeBSD src repository
Modified files:
share/man/man9 style.9
Log:
"redacted" replaced for clarity.
Revision ChangesPath
1.124 +1 -1 src/share/man/man9/style.9
___
cvs-all@freeb
obrien 2007-11-28 16:41:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
share/man/man9 style.9
Log:
Sync with HEAD.
Approved by:re(gnn)
RevisionChangesPath
1.121.10.1 +3 -2 src/share/man/man9/style.9
obrien 2007-11-28 16:39:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man9 style.9
Log:
Sync with HEAD.
Approved by:re(gnn)
Revision ChangesPath
1.121.2.1 +3 -2 src/share/man/man9/style.9
obrien 2007-11-26 19:05:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
share/man/man9 style.9
Log:
Sync with HEAD.
Revision ChangesPath
1.32.2.20 +204 -60 src/share/man/man9/style.9
___
cv
joel2007-01-28 20:51:04 UTC
FreeBSD src repository (doc committer)
Modified files:
share/man/man9 style.9
Log:
Line break before "All rights reserved" in the license example.
Reveiwed by:bde, rwatson
Revision ChangesPath
1.123 +2 -1 src/sha
obrien 2006-11-26 21:22:50 UTC
FreeBSD src repository
Modified files:
share/man/man9 style.9
Log:
Clarify case body indention.
Revision ChangesPath
1.122 +1 -1 src/share/man/man9/style.9
___
cvs-all@freebsd.o
18 matches
Mail list logo