In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "User talk:WB3000"

From WiiBrew
Jump to navigation Jump to search
Line 4: Line 4:
 
Err, to put it in a short manner, I got all the instances of @"\" (replaced with Path.DirectorySeparatorChar.ToString()) and @"/" (Path.AltDirectorySeparatorChar.ToString()) for Linux compatibility reasons ("\" is not a valid directory escape char under Linux). I also replaced those references for things like cetk and others.
 
Err, to put it in a short manner, I got all the instances of @"\" (replaced with Path.DirectorySeparatorChar.ToString()) and @"/" (Path.AltDirectorySeparatorChar.ToString()) for Linux compatibility reasons ("\" is not a valid directory escape char under Linux). I also replaced those references for things like cetk and others.
 
--[[User:Lukegb|Lukegb]] 20:15, 8 October 2009 (UTC)
 
--[[User:Lukegb|Lukegb]] 20:15, 8 October 2009 (UTC)
 +
 
Do you want to be added to the SVN as a committer? --[[User:WB3000|WB3000]] 14:58, 9 October 2009 (UTC)
 
Do you want to be added to the SVN as a committer? --[[User:WB3000|WB3000]] 14:58, 9 October 2009 (UTC)

Revision as of 16:59, 9 October 2009

Request to be added to Google Code repository for NUSD

Hi, just a request to be added, I'm gb.luke@gmail.com. Basically, I have an update for NUS Downloader and I think I could probably help around a bit. Err, to put it in a short manner, I got all the instances of @"\" (replaced with Path.DirectorySeparatorChar.ToString()) and @"/" (Path.AltDirectorySeparatorChar.ToString()) for Linux compatibility reasons ("\" is not a valid directory escape char under Linux). I also replaced those references for things like cetk and others. --Lukegb 20:15, 8 October 2009 (UTC)

Do you want to be added to the SVN as a committer? --WB3000 14:58, 9 October 2009 (UTC)