<?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>30414</bug_id>
          
          <creation_ts>2003-10-05 11:54 0000</creation_ts>
          <short_desc>vpopmail 5.2.1 typos in original vmysql.h file</short_desc>
          <delta_ts>2003-10-13 20:28:49 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>Ebuilds</component>
          <version>1.4</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>swtaylor@gentoo.org</reporter>
          <assigned_to>net-mail@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>swtaylor@gentoo.org</who>
            <bug_when>2003-10-05 11:54:08 0000</bug_when>
            <thetext>lines 54 and 58 of vmysql.h are missing the tailing backslash. compiling fails
on my system regardless of the mysql use flag. surprised this has not been a
showstopper for anyone else. i&apos;ve added these backslashes into the
vpopmail-5.2.1.tar.gz in my distfiles directory and regenerated the digest to
get it to compile - which it does just fine after that fix. -r6 of this ebuild
is the first one i tried to compile on this system, so i cant say for sure its
been around longer than that, but -r7 has this same problem for me too. i have
been using gcc 3.3.1

Reproducible: Always
Steps to Reproduce:

Actual Results:  
In file included from vauth.c:32:
vmysql.h:58:8: warning: extra tokens at end of #endif directive
vmysql.h:79:22: missing terminating &quot; character
vmysql.h:86:35: missing terminating &quot; character
vauth.c:1496:8: warning: extra tokens at end of #endif directive
gcc -I. -I/usr/include/mysql      -O3 -march=athlon-xp -funroll-loops
-fprefetch-loop-arrays -pipe -Wall -c file_lock.c
gcc -I. -I/usr/include/mysql      -O3 -march=athlon-xp -funroll-loops
-fprefetch-loop-arrays -pipe -Wall -c vpalias.c
make[2]: *** [vauth.o] Error 1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2003-10-08 15:27:13 0000</bug_when>
            <thetext>fixed in CVS.
this was a gcc3.3 issue.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>kiuma@wingstech.com</who>
            <bug_when>2003-10-11 10:06:08 0000</bug_when>
            <thetext>Created an attachment (id=19107)
patch the #define at line 54 and 58 of vmysql.h for vpopmail-5.2.1

This patch correct the bug</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2003-10-13 20:28:49 0000</bug_when>
            <thetext>kiuma@wingstech.com: it is already fixed!
net-mail/vpopmail/files/vpopmail-5.2.1-gcc33mysql.diff
is my patch.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>19107</attachid>
            <date>2003-10-11 10:06 0000</date>
            <desc>patch the #define at line 54 and 58 of vmysql.h for vpopmail-5.2.1</desc>
            <filename>vmysql-k.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHZteXNxbC5oCTIwMDItMDItMDIgMDM6MDY6MTMuMDAwMDAwMDAwICswMTAwCisrKyB2bXlz
cWwtay5oCTIwMDMtMTAtMTEgMTg6MjQ6MjAuMDAwMDAwMDAwICswMjAwCkBAIC01MSwxMSArNTEs
MTEgQEAKIHByaW1hcnkga2V5IChwd19uYW1lLCBwd19kb21haW4gKSAiCiAjZWxzZQogI2RlZmlu
ZSBUQUJMRV9MQVlPVVQgInB3X25hbWUgY2hhcigzMikgbm90IG51bGwsIFwKLXB3X2RvbWFpbiBj
aGFyKDY0KSBub3QgbnVsbCwgCitwd19kb21haW4gY2hhcig2NCkgbm90IG51bGwsIFwgCiBwd19w
YXNzd2QgY2hhcig0MCksIFwKIHB3X3VpZCBpbnQsIHB3X2dpZCBpbnQsIFwKIHB3X2dlY29zIGNo
YXIoNDgpLCBcCi1wd19kaXIgY2hhcigxNjApLCAKK3B3X2RpciBjaGFyKDE2MCksIFwKIHB3X3No
ZWxsIGNoYXIoMjApLCBcCiBwcmltYXJ5IGtleSAocHdfbmFtZSwgcHdfZG9tYWluICkgIgogI2Vu
ZGlmCg==
</data>        

          </attachment>
    </bug>

</bugzilla>