View Issue Details

IDProjectCategoryView StatusLast Update
0023572Open CASCADEOCCT:Configurationpublic2013-04-29 15:21
ReporteromyAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformAOSL 
Product Version6.5.4 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023572: Wrong line endings in *.yacc files on Linux
DescriptionSource files, copied from Windows, couldn't be compiled under UNIX-like systems with help of WOK because of DOS-style line endings in *.yacc files.
TagsNo tags attached.
Test case numberNot needed

Activities

bugmaster

2012-11-22 18:36

administrator   ~0022363

Problem has bee resolved by adding
*.yacc eol=lf
*.lex eol=lf
to .gitattributes files

Related Changesets

occt: master cfb698b9

2012-11-22 14:20:49

bugmaster

Details Diff
0023572: Wrong line endings in *.yacc and *.lex files on Linux Affected Issues
0023572
mod - .gitattributes Diff File

Issue History

Date Modified Username Field Change
2012-11-22 18:04 omy New Issue
2012-11-22 18:04 omy Assigned To => bugmaster
2012-11-22 18:36 bugmaster Note Added: 0022363
2012-11-22 18:36 bugmaster Status new => resolved
2012-11-22 18:39 bugmaster Status resolved => reviewed
2012-11-22 18:39 bugmaster Status reviewed => tested
2012-11-26 15:45 bugmaster Changeset attached => occt master cfb698b9
2012-11-26 15:45 bugmaster Status tested => verified
2012-11-26 15:45 bugmaster Resolution open => fixed
2012-12-05 11:53 bugmaster Test case number => Not needed
2012-12-10 17:16 bugmaster Changeset attached => occt master cfb698b9
2013-04-23 13:36 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0
2014-01-11 11:58 abv Category OCCT:Development Environment => OCCT:Configuration