Skip to content

compilation failed in vc++2010 scaler.h #9

@anandrathi

Description

@anandrathi

I created a new MSVC project added all your files.
After adding few undefs in internel.h
I am getting compilation errors related to perl::implementation::array::Temp
The issue is with compiler it mixes up typename with declaration

1>e:\ani\leont-libperl---7a91ac7\perl++\scalar.h(389): error C2027: use of undefined type 'perl::implementation::array::Temp'
1> e:\ani\leont-libperl---7a91ac7\perl++\scalar.h(198) : see declaration of 'perl::implementation::array::Temp'

Regards
Anand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions