[MC files]

CORE-3655 #comment Hackfix the fact that when being compiled with GCC on Linux, compiled messages have their endlines encoded with LF instead of with CR-LF as required by Windows compatibility. This should be normally fixed in windmc (the GCC/binutils message compiler); I've enough complained about that, but not directly to GCC/binutils team. Until they fix their tool, I ask SVN to always store the .mc files with CR-LF endlines. This should "fix" the problem. Suggestion by Thomas Faber.

svn path=/trunk/; revision=66376
This commit is contained in:
Hermès Bélusca-Maïto 2015-02-20 23:36:23 +00:00
parent 5622302062
commit 83343dbae2
11 changed files with 95946 additions and 95946 deletions

View file

@ -11,8 +11,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
)
FacilityNames=(System=0x0:FACILITY_SYSTEM
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
)
LanguageNames=(Bulgarian=0x419:MSG00419)

View file

@ -11,8 +11,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
)
FacilityNames=(System=0x0:FACILITY_SYSTEM
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
)
LanguageNames=(German=0x407:MSG00407)

View file

@ -13,8 +13,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
)
FacilityNames=(System=0x0:FACILITY_SYSTEM
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
)
LanguageNames=(English=0x409:MSG00409)

View file

@ -11,8 +11,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
)
FacilityNames=(System=0x0:FACILITY_SYSTEM
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
)
LanguageNames=(Russian=0x419:MSG00419)

View file

@ -7,8 +7,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
)
FacilityNames=(System=0x0:FACILITY_SYSTEM
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
ITF=0x4:FACILITY_ITF
WIN32=0x7:FACILITY_GENERAL
)
LanguageNames=(English=0x409:MSG00409)