<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>193404</bug_id>
          
          <creation_ts>2007-09-22 11:18 0000</creation_ts>
          <short_desc>media-libs/libsdl uses c++ (non c90 comments) in public headers</short_desc>
          <delta_ts>2007-10-21 00:34:44 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Library</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://bugzilla.libsdl.org/show_bug.cgi?id=474</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>robert.wohlrab@gmx.de</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>robert.wohlrab@gmx.de</who>
            <bug_when>2007-09-22 11:18:48 0000</bug_when>
            <thetext>When you try to compile ansi c stuff with libsdl-1.2.12 you will produce errors or warnings due usage of c++ comments in public headers

Reproducible: Always

Steps to Reproduce:
1. emerge libsdl-1.2.12
2. compile c code using libsdl with -ansi (for more problems use -Wall -W -pedantic and co.)

Actual Results:  
Errors and Warnings about non-C90 comments in begin_code.h

Expected Results:  
a clean compile

This is fixed upstream</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robert.wohlrab@gmx.de</who>
            <bug_when>2007-09-22 11:20:26 0000</bug_when>
            <thetext>Created an attachment (id=131587)
Removed some C++ style comments from the public headers

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2007-10-21 00:34:44 0000</bug_when>
            <thetext>In portage.  Thanks for the bug report.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>131587</attachid>
            <date>2007-09-22 11:20 0000</date>
            <desc>Removed some C++ style comments from the public headers</desc>
            <filename>libsdl-1.2.12-c90-comments.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">aHR0cDovL2J1Z3MuZ2VudG9vLm9yZy8xOTM0MDQKClJldmlzaW9uIDMzODYKTW90aWZpZWQgU3Vu
IEF1ZyA1IDAzOjIxOjE4IDIwMDcgVVRDIGJ5IGljY3VsdXMKUmVtb3ZlZCBzb21lIEMrKyBzdHls
ZSBjb21tZW50cyBmcm9tIHRoZSBwdWJsaWMgaGVhZGVycy4KCi0tLSBicmFuY2hlcy9TREwtMS4y
L2luY2x1ZGUvYmVnaW5fY29kZS5oCTIwMDcvMDgvMDMgMDQ6MTM6MDMJMzM4NQorKysgYnJhbmNo
ZXMvU0RMLTEuMi9pbmNsdWRlL2JlZ2luX2NvZGUuaAkyMDA3LzA4LzA1IDAzOjIxOjE4CTMzODYK
QEAgLTkwLDggKzkwLDggQEAKICNlbGlmICFkZWZpbmVkKF9fV0lOU19fKQogI3VuZGVmIERFQ0xT
UEVDCiAjZGVmaW5lIERFQ0xTUEVDIF9fZGVjbHNwZWMoZGxsZXhwb3J0KQotI2VuZGlmIC8vRUtB
MgotI2VuZGlmIC8vX19TWU1CSUFOMzJfXworI2VuZGlmIC8qICFFS0EyICovCisjZW5kaWYgLyog
X19TWU1CSUFOMzJfXyAqLwogCiAvKiBGb3JjZSBzdHJ1Y3R1cmUgcGFja2luZyBhdCA0IGJ5dGUg
YWxpZ25tZW50LgogICAgVGhpcyBpcyBuZWNlc3NhcnkgaWYgdGhlIGhlYWRlciBpcyBpbmNsdWRl
ZCBpbiBjb2RlIHdoaWNoIGhhcyBzdHJ1Y3R1cmUK
</data>        

          </attachment>
    </bug>

</bugzilla>