[perl #39760] [CAGE] make warnings (r13197 - x86-msvc-7.1)

2008-10-23 Thread Klaas-Jan Stol via RT
The warning of inconsistent dll linkage no longer occurs on microsoft visual studio, which resolves this issue. kjs

[perl #39760] [CAGE] make warnings (r13197 - x86-msvc-7.1)

2008-10-20 Thread Cosimo Streppone via RT
On Dom. 19 Oct. 2008 13:47:11, kjs wrote: > I think the issue of inconsistent dll linkage has been resolved recently > by adding the YYMALLOC and YYFREE #defines to imcc source. > > Can other windows people confirm this? Then this ticket can be closed. > Thank you very much, Confirmed. Parrot r

[perl #39760] [CAGE] make warnings (r13197 - x86-msvc-7.1)

2008-10-20 Thread Klaas-Jan Stol via RT
I think the issue of inconsistent dll linkage has been resolved recently by adding the YYMALLOC and YYFREE #defines to imcc source. Can other windows people confirm this? Then this ticket can be closed. Thank you very much, kjs

[perl #39760] [CAGE] make warnings (r13197 - x86-msvc-7.1)

2008-04-26 Thread Will Coleda via RT
On Fri Jul 07 09:05:57 2006, particle wrote: > compilers\imcc\imcparser.c > imcparser.c > compilers\imcc\imcparser.c(878) : warning C4273: 'malloc' : > inconsistent dll linkage > compilers\imcc\imcparser.c(885) : warning C4273: 'free' : inconsistent > dll linkage > > compilers\ast\astparser.c > as

[perl #39760] [CAGE] make warnings (r13197 - x86-msvc-7.1)

2007-10-13 Thread Paul Cochrane via RT
On Sat Jul 15 14:47:48 2006, rblasch wrote: > Jerry Gay (via RT) wrote: > > # New Ticket Created by Jerry Gay > > # Please include the string: [perl #39760] > > # in the subject line of all future correspondence about this issue. > > # http://rt.perl.org/rt3/Ticket/Display.html?id=39760 > > >