Explore tweets tagged as #UnixPaths
@Mike_Preston17
Nicholas Preston
3 months
@Dave_DotNet 'AppendPathSeparator' would be more useful if it was an extension method that resolved UnixPaths, instead of forcing yet another "\" into "windows only" paths. This is why other languages are adopted over C#. Shit like this.
0
0
0
@eninjain
Sanjay (eNinja-in)
2 months
🛣️ #71 Simplify Path Simplify a Unix-style absolute path. / separates dirs, . = current, .. = parent. Remove extra slashes. Ex: "/home/"→"/home", "/a/./b/../../c/"→"/c" ✅ ⏱ O(n) | 📦 O(n) #SimplifyPath #StringParsing #LeetCodeMedium #UnixPaths #EdgeCases
0
0
2
@hiroseyuuji
HIROSE Yuuji/広瀬雄二
8 years
cmakeはそれ自身のライブラリ検索PREFIX決めうちなのか。 Modules/Platform/UnixPaths.cmake にハードコードで書きまくらないとだめなんか。 cmake増えて来たなあ...
0
0
2