<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/build/pasn1, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>Revert "Fix errornos assumption that all compilers are gcc"</title>
<updated>2009-02-09T22:29:41+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-02-09T22:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=69fff2d750fff7742c437d89831804afd674d9d1'/>
<id>69fff2d750fff7742c437d89831804afd674d9d1</id>
<content type='text'>
This breaks (some?) files with gcc.

This reverts commit 98a4327b19e83ffad4e0be7e8895fdbd9e48d49f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This breaks (some?) files with gcc.

This reverts commit 98a4327b19e83ffad4e0be7e8895fdbd9e48d49f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix errornos assumption that all compilers are gcc</title>
<updated>2009-02-09T21:12:45+00:00</updated>
<author>
<name>Torgeir Lerkerod</name>
<email>Torgeir.Lerkerod@gmail.com</email>
</author>
<published>2009-02-09T20:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=98a4327b19e83ffad4e0be7e8895fdbd9e48d49f'/>
<id>98a4327b19e83ffad4e0be7e8895fdbd9e48d49f</id>
<content type='text'>
When compiling Samba 4's IDL files buildsystem assumes that compiler
knows about -xc, which is a gcc spesefic switch as this switch isn't
needed on gcc either the flag was uneeded and can be removed. Thus no
warnings on non gcc systems.

Signed-off-by: Torgeir Lerkerod &lt;Torgeir.Lerkerod@gmail.com&gt;
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When compiling Samba 4's IDL files buildsystem assumes that compiler
knows about -xc, which is a gcc spesefic switch as this switch isn't
needed on gcc either the flag was uneeded and can be removed. Thus no
warnings on non gcc systems.

Signed-off-by: Torgeir Lerkerod &lt;Torgeir.Lerkerod@gmail.com&gt;
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert some more files to GPLv3.</title>
<updated>2008-03-28T06:08:49+00:00</updated>
<author>
<name>Andrew Kroeger</name>
<email>andrew@sprocks.gotdns.com</email>
</author>
<published>2008-03-28T06:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8f8c56bfbcbfe8f80afb09eb1d481a108b252bee'/>
<id>8f8c56bfbcbfe8f80afb09eb1d481a108b252bee</id>
<content type='text'>
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
</pre>
</div>
</content>
</entry>
<entry>
<title>r1323: allow '-' in IDENTIFIERS</title>
<updated>2007-10-10T17:56:50+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2004-07-01T22:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=93a5cd8efc7b683db04e79ae521314c69855eb06'/>
<id>93a5cd8efc7b683db04e79ae521314c69855eb06</id>
<content type='text'>
accept '--' comments

implement the
&lt;name&gt; DEFINITIONS ::=

BEGIN
...
END

syntax

metze
(This used to be commit 4422547711b9d653999433f36d48dccebc006bce)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
accept '--' comments

implement the
&lt;name&gt; DEFINITIONS ::=

BEGIN
...
END

syntax

metze
(This used to be commit 4422547711b9d653999433f36d48dccebc006bce)
</pre>
</div>
</content>
</entry>
<entry>
<title>r1321: find the '::=' directly by th lexer</title>
<updated>2007-10-10T17:56:50+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2004-07-01T21:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=df06b3bb4912e2bedd83c438aebba5f54066f936'/>
<id>df06b3bb4912e2bedd83c438aebba5f54066f936</id>
<content type='text'>
metze
(This used to be commit 52674db28203b3a7f35c36379670813f9297b5ed)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
(This used to be commit 52674db28203b3a7f35c36379670813f9297b5ed)
</pre>
</div>
</content>
</entry>
<entry>
<title>r1307: remove unused stuff from pasn1</title>
<updated>2007-10-10T17:56:50+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2004-06-30T18:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=adf0d519a546085ee23a59d7284c443dc2321544'/>
<id>adf0d519a546085ee23a59d7284c443dc2321544</id>
<content type='text'>
metze
(This used to be commit 1727ef2bb9377ace00700f3c3e32ea6a4d267f60)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
(This used to be commit 1727ef2bb9377ace00700f3c3e32ea6a4d267f60)
</pre>
</div>
</content>
</entry>
<entry>
<title>r1306: commit the first steps of my ASN.1 compiler</title>
<updated>2007-10-10T17:56:49+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2004-06-30T17:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8991c6cd96a6f635dffdb77390b09483bcad1c05'/>
<id>8991c6cd96a6f635dffdb77390b09483bcad1c05</id>
<content type='text'>
called 'pasn1', it works like 'pidl'

and we may can autogenerate ASN.1 code out of it.
(NOTE: the complete LDAP ASN.1 definition is in the RFC 2251,
 and maybe some others too :-)

I'm not completly shure if we'll use it in future,
but I commit it so that it won't be lost...

metze
(This used to be commit ddcaf7b63a0bc49ef1fc2d85d0ba81d67db48790)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
called 'pasn1', it works like 'pidl'

and we may can autogenerate ASN.1 code out of it.
(NOTE: the complete LDAP ASN.1 definition is in the RFC 2251,
 and maybe some others too :-)

I'm not completly shure if we'll use it in future,
but I commit it so that it won't be lost...

metze
(This used to be commit ddcaf7b63a0bc49ef1fc2d85d0ba81d67db48790)
</pre>
</div>
</content>
</entry>
</feed>
