[mythtv-commits] Ticket #9639: commit 25b3ff1 changed all end of lines in mythrender_opengl.cpp to DOS (crlf) form

MythTV noreply at mythtv.org
Mon Mar 7 13:32:07 UTC 2011


#9639: commit 25b3ff1 changed all end of lines in mythrender_opengl.cpp to DOS
(crlf) form
-------------------------------------+-------------------------------------
 Reporter:  Lawrence Rust <lvr@…>    |           Type:  Bug Report -
   Status:  new                      |  General
Milestone:  unknown                  |       Priority:  minor
  Version:  Trunk Head               |      Component:  MythTV - General
 Keywords:                           |       Severity:  medium
                                     |  Ticket locked:  0
-------------------------------------+-------------------------------------
 commit 25b3ff1 (OpenGL: Increase the vertex cache size) changed all end of
 lines in the file mythtv/libs/libmythui/mythrender_opengl.cpp to crlf.
 Normally the repository stores text files in unix (lf only) format.

 When working on a Windows host it is preferable to have:
 git config core.autocrlf true

 or use a text editor that preserves eol.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9639>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list