<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03.07.13 00:41, Christian Tismer
      wrote:<br>
      <br>
      sorry, I hit the send button while refining my text.<br>
      Here it goes:<br>
      <br>
    </div>
    <blockquote cite="mid:51D35711.3090707@stackless.com" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      So on OS X Mountain lion, I get with "$ pip install zodbpickle":<br>
      <br>
      <blockquote type="cite">cc -fno-strict-aliasing -fno-common
        -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include
        -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
        -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7

        -c src/zodbpickle/_pickle_27.c -o
        build/temp.macosx-10.8-x86_64-2.7/src/zodbpickle/_pickle_27.o<br>
        <br>
        src/zodbpickle/_pickle_27.c:6254:13: error: void function
        'init_pickle' should not return a value [-Wreturn-type]<br>
        <br>
                    return -1;<br>
        <br>
                    ^      ~~<br>
        <br>
        src/zodbpickle/_pickle_27.c:6259:13: error: void function
        'init_pickle' should not return a value [-Wreturn-type]<br>
        <br>
                    return -1;<br>
        <br>
                    ^      ~~<br>
        <br>
        2 errors generated.<br>
        <br>
        error: command 'cc' failed with exit status 1<br>
      </blockquote>
      <br>
    </blockquote>
    I would appreciate if that simple-to-fix bug could be removed, <br>
    and I would be happy to help with this.<br>
    <br>
    And while we are at it: How about completion of the module, to let
    it<br>
    define standard things like DEFAULT_PROTOCOL ?<br>
    Or is there a reason to avoid this (because Python2 doesn't have
    it)?<br>
    <br>
    Please don't get me wrong, I really like that module and want it to
    set the standard.<br>
    <br>
    Cheers -- chris<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Christian Tismer             :^)   <a class="moz-txt-link-rfc2396E" href="mailto:tismer@stackless.com"><mailto:tismer@stackless.com></a>
Software Consulting          :     Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121     :    *Starship* <a class="moz-txt-link-freetext" href="http://starship.python.net/">http://starship.python.net/</a>
14482 Potsdam                :     PGP key -> <a class="moz-txt-link-freetext" href="http://pgp.uni-mainz.de">http://pgp.uni-mainz.de</a>
phone +49 173 24 18 776  fax +49 (30) 700143-0023
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   <a class="moz-txt-link-freetext" href="http://www.stackless.com/">http://www.stackless.com/</a></pre>
  </body>
</html>