<< 30-07-2026 >>

01:13:34*skulk quit (Quit: ZNC 1.10.1 - https://znc.in)
01:17:06*skulk joined #nim
02:03:11*rockcavera quit (Remote host closed the connection)
02:20:16*oculux joined #nim
02:24:10*kick455 quit (Ping timeout: 254 seconds)
05:00:14*deavmi quit (Read error: Connection reset by peer)
05:08:49*deavmi joined #nim
06:28:31*hovsater quit (Ping timeout: 264 seconds)
06:32:07*hovsater joined #nim
06:53:04*Skippy8 joined #nim
07:43:52FromDiscord<TӨMΛ ☠> What does `execCmdEx`/`execProcess` return if it doesn't get precise `stdout` value? I tried catching terminal prompts and while it worked flawlessly with `python --version` (a test phrase), it doesn't seem to catch anything else? And I'd expect that after putting nonsense it should yield e.g. "'aa' is not recognized as an internal or external command, operable program or batch file."↵Instead it seems to break my app, as it freezes t
07:44:31FromDiscord<TӨMΛ ☠> (to be precise, I ran these procs on clicking the button in GUI, thus repeated process that let me observe this behaviour)
07:48:25FromDiscord<mratsim> In reply to @toma400 "What does `execCmdEx`/`execProcess` return": it catches the exit code of your command.
08:13:35FromDiscord<TӨMΛ ☠> Yeah, but guardrailing it to be `0` still doesn't work 😢
08:17:30FromDiscord<DetermiedNim1> In reply to @toma400 "What does `execCmdEx`/`execProcess` return": seems to work for me https://media.discordapp.net/attachments/371759389889003532/1532301093680189450/Screenshot_20260730_031707_Termux.jpg?ex=6a6c5a19&is=6a6b0899&hm=f88fc26f3f25c69ba9c1cd0ebdf321888b978700aa6f232802e0090308c7be5c&
08:17:55FromDiscord<DetermiedNim1> 2.3.1 on termux
08:17:59FromDiscord<DetermiedNim1> (edit)
10:36:44*Skippy8 quit (Ping timeout: 242 seconds)
11:21:49FromDiscord<TӨMΛ ☠> sent a code paste, see https://paste.rs/6Wj2A
11:22:42FromDiscord<TӨMΛ ☠> (edit) "https://paste.rs/AHlMs" => "https://paste.rs/tQSzv"
11:23:08FromDiscord<TӨMΛ ☠> (edit) "https://paste.rs/kB9V2" => "https://paste.rs/NOvIC"
11:53:23FromDiscord<amun0666> You do not need to concatenate arguments for `echo`.
12:49:52FromDiscord<0ffh> In reply to @mratsim "a variable can be": Yeah, but still doesn't run into the same kind of parsing ambiguities that C has to deal with.
13:10:49*beholders_eye joined #nim
13:34:48*xet7 joined #nim
14:45:35FromDiscord<TӨMΛ ☠> In reply to @amun0666 "You do not need": True, I always forget about that↵Though this doesn't fix the issue :/
15:06:49*Skippy8 joined #nim
15:11:24*Skippy8 quit (Ping timeout: 261 seconds)
15:38:32*Skippy8 joined #nim
16:26:54*zodman joined #nim
17:13:32*beholders_eye quit (Ping timeout: 260 seconds)
17:30:54*Skippy8 quit (Ping timeout: 276 seconds)
19:19:05*SchweinDeBurg joined #nim