-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
Labels
No labels