Replace "\n" in code with Enviroment.NewLine
--------------------------------------------

                 Key: DNET-137
                 URL: http://tracker.firebirdsql.org/browse/DNET-137
             Project: .NET Data provider
          Issue Type: Improvement
          Components: ADO.NET Provider
            Reporter: Jiri Cincura
            Assignee: Jiri Cincura


On some places we're using hardcoded "\n", which isn't good for running 
provider on more OSs (compare \n vs. \r\n). Revork only on places, where it 
makes sense (parsing input, creating messages, ...). Internal strings can be 
untouched.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to