Samba related question.
Andrew W. Gaunt
quantum at lucent.com
Wed Feb 18 14:44:01 EST 2004
Note the following excerpt from the "man gcc."
--
____ __
| 0|___||. Andrew Gaunt - Computing Development Environment
_| _| : : } Lucent Intranet: http://mvcde.inse.lucent.com/~quantum
-(O)-==-o\ Internet: http://www.gaunt.org
-pedantic
Issue all the warnings demanded by strict ANSI standard C;
reject all programs that use
forbidden extensions.
Valid ANSI standard C programs should compile properly
with or without this option
(though a rare few will require `-ansi'). However, without this
option, certain GNU ex
tensions and traditional C features are supported as well.
With this option, they are
rejected. There is no reason to use this option; it exists only
to satisfy pedants.
`-pedantic' does not cause warning messages for use of the
alternate keywords whose names
begin and end with `__'. Pedantic warnings are also disabled in
the expression that fol
lows __extension__. However, only system header files should
use these escape routes;
application programs should avoid them.
-pedantic-errors
Like `-pedantic', except that errors are produced rather than
warnings.
Jason wrote:
>I had to look this up and I was an English major 8).
>
>FWIW
>
>Pedantic:
>Marked by a narrow, often tiresome focus on or display of learning and
>especially its trivial aspects: a pedantic writing style; an academic
>insistence on precision; a bookish vocabulary; donnish refinement of speech;
>scholastic and excessively subtle reasoning.
>
>
>
>
>> Just to be *really* pedantic:
>>
>
>> NetBIOS is the whole suite of protocols. WINS is a method for
>>
>centralized
>
>>registration of names in NetBIOS. In fact, the *official* name for WINS is
>>"NetBIOS Name Service", or NBNS. Microsoft, of course, had to make up
>>
>their
>
>>own name. "Broadcast" is the other major form of name resolution under
>>NetBIOS.
>>
>
>
>Jason Kern
>
>www.KernBuilt.com
>603.823.5150
>
>_______________________________________________
>gnhlug-discuss mailing list
>gnhlug-discuss at mail.gnhlug.org
>http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
>
More information about the gnhlug-discuss
mailing list