[DBIx-Class-Devel] [dbix-class-schema-loader] ensure schema files are generated as binary files on windows (#6)

Christian Walde notifications at github.com
Tue May 5 01:38:12 GMT 2015


wchristian wants to merge 1 commit into dbsrgits:master from wchristian:win32_fixes:

Otherwise they'll be generated with \r newlines in them, which breaks checksumming and portability of schemas to other OSes.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/dbix-class-schema-loader/pull/6

-- Commit Summary --

  * ensure schema files are generated as binary files on windows

-- File Changes --

    M lib/DBIx/Class/Schema/Loader/Base.pm (2)
    M t/lib/dbixcsl_dumper_tests.pm (14)

-- Patch Links --

https://github.com/dbsrgits/dbix-class-schema-loader/pull/6.patch
https://github.com/dbsrgits/dbix-class-schema-loader/pull/6.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class-schema-loader/pull/6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150504/0cf1163d/attachment.htm>


More information about the DBIx-Class-Devel mailing list