- hide more of our Darwin dlload emulation to prevent runtime
authorTony Cook <tony@develop=help.com>
Sun, 31 Mar 2002 11:09:10 +0000 (11:09 +0000)
committerTony Cook <tony@develop=help.com>
Sun, 31 Mar 2002 11:09:10 +0000 (11:09 +0000)
commite375fbd86dbdab6da34d626f3f39c63fab11b26d
tree421ad660c80f2a43c01ab2f12c206357cfec0698
parent5997b79219634e07c81d3c8a571c3012cbe8938f
    - hide more of our Darwin dlload emulation to prevent runtime
          symbol conflicts
        - use INT2PTR() and PTR2IV() macros instead of direct casts to
          prevent pointer vs int size warnings on 64-bit builds of perl.
        - add our own INT2PTR and PTR2IV definitions when perl doesn't
          supply them
Changes
Imager.xs