On Feb 20, 2008 3:59 AM, Cosimo Streppone <[EMAIL PROTECTED]> wrote:
> Steve Peters wrote:
> > On Feb 18, 2008 3:45 AM, via RT Ted Neward
> > <[EMAIL PROTECTED]> wrote:
> >> # New Ticket Created by  "Ted Neward"
> >> # Please include the string:  [perl #50956]
> >> # in the subject line of all future correspondence about this issue.
> >> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=50956 >
> >>
> >> src\oo.c(221) : error C2375: 'Parrot_oo_get_class' : redefinition; 
> >> different
> >> linkage
> >
> > Excellent!  A new Visual Studio version!  Is this the free version or
> > a paid-for version.  IIRC VS 2005 had some distinctions between the
> > two.
>
> FWIW, I used to build parrot from svn with VS 2008 express
> without any problems...
>
it still works fine vith msvc2008exp. this was a temporary problem
with a header declaration not matching a function definition, fixed in
r25839.
~jerry

Reply via email to