Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Config.xs syntax error on windows #78

@rurban

Description

@rurban

E.g. https://ci.appveyor.com/project/rurban/cperl/build/job/0yfvf5sqe7sisxrs

ext/Config/Config_xs.in(1149) : warning C4129: 'p' : unrecognized character escape sequence 
ext/Config/Config_xs.in(1149) : warning C4129: 's' : unrecognized character escape sequence 
ext/Config/Config_xs.in(1149) : warning C4129: 'l' : unrecognized character escape sequence 
ext/Config/Config_xs.in(1113) : warning C4129: 'p' : unrecognized character escape sequence 
ext/Config/Config_xs.in(917) : warning C4129: 'i' : unrecognized character escape sequence 
ext/Config/Config_xs.in(1006) : warning C4129: 'p' : unrecognized character escape sequence 
ext/Config/Config_xs.in(1006) : warning C4129: 'm' : unrecognized character escape sequence 
ext/Config/Config_xs.in(1009) : warning C4129: 'p' : unrecognized character escape sequence 
ext/Config/Config_xs.in(1009) : warning C4129: 'm' : unrecognized character escape sequence 
ext/Config/Config_xs.in(930) : warning C4129: 'p' : unrecognized character escape sequence 
ext/Config/Config_xs.in(957) : error C2059: syntax error : ',' 
ext/Config/Config_xs.in(411) : fatal error C1013: compiler limit : too many open parentheses 
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\amd64\cl.EXE"' : return code '0x2'
Stop.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions