Menu

#322 .DSW/.DSP contain Unix line endings in released tarball

Platform Specific
closed-fixed
5
2004-09-30
2004-08-11
Anonymous
No

Version tested: 1.95.8
Platform: Windows server 2003
Compiler: Visual studio .NET 2003 (VC7.1).

Either the .dsw/.dsp files should be converted prior to
making the tarball, or the readme in the WIn32 directory
should indicate that line-ending conversion is requred prior
to opening the project.

Discussion

  • Fred L. Drake, Jr.

    • status: open --> closed
     
  • Fred L. Drake, Jr.

    Logged In: YES
    user_id=3066

    Fixed by marking these files as binary in CVS and converting
    to CR-LF line endings. All checkouts should now get these
    files with CR-LF.

    expat.dsw 1.7
    examples/examples.dsp 1.6
    examples/outline.dsp 1.4
    gennmtab/gennmtab.dsp 1.2
    lib/expat.dsp 1.13
    lib/expat_static.dsp 1.5
    lib/expatw.dsp 1.6
    lib/expatw_static.dsp 1.5
    tests/benchmark/benchmark.dsp 1.2
    tests/benchmark/benchmark.dsw 1.2
    xmlwf/xmlwf.dsp 1.11

     
  • Fred L. Drake, Jr.

    • assigned_to: gstein --> fdrake
    • status: closed --> closed-fixed
     

Log in to post a comment.