I guess i found the way to solve Path Problem as a App-Developer:
string.Format ("{0}aFolder{0}aFile.txt", Path.DirectorySeparatorChar);

A Compiler-Warning still would be nice, if the App wasn't compiled using
Paths this way. A wrong coded and compiled one, run on the wrong
Platform might just behave strangely or whatever..


This Article was helpful: 
http://www.mono-project.com/Guide:_Porting_Winforms_Applications

-- 
portablility: the mcs and gmcs should warn if you use a windows-like path
https://bugs.launchpad.net/bugs/119548
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to