Re: /usr/bin/dd *.iso to USB stick?

2023-09-23 Thread Christian Franke via Cygwin
Jim Garrison via Cygwin wrote: On 9/21/2023 22:40, Martin Wege via Cygwin wrote: Hello, How can I use /usr/bin/dd to copy a *.iso image (Debian netinstall boot image) to a USB stick as raw bytes? I do this frequently.  You must start the Cygwin shell with admin rights, then use Windows Disk M

Re: std::runtime_error on std::locale("")

2023-09-23 Thread Takashi Yano via Cygwin
On Fri, 22 Sep 2023 08:48:45 +0200 ASSI wrote: > Takashi Yano via Cygwin writes: > > I wonder why the following code throws std::runtime_error > > even though the LC_ALL is set to valid locale other than "C". > > This does not occur only when LC_ALL is set to "C". > > This functionality is curren

Re: std::runtime_error on std::locale("")

2023-09-23 Thread Takashi Yano via Cygwin
On Sat, 23 Sep 2023 17:23:59 +0900 Takashi Yano via Cygwin wrote: > On Fri, 22 Sep 2023 08:48:45 +0200 > ASSI wrote: > > Takashi Yano via Cygwin writes: > > > I wonder why the following code throws std::runtime_error > > > even though the LC_ALL is set to valid locale other than "C". > > > This

Re: [hatari-devel] compilation failing for cygwin on cirrus CI

2023-09-23 Thread Takashi Yano via Cygwin
On Fri, 22 Sep 2023 20:51:49 +0200 Thomas Huth wrote: > Am Sat, 16 Sep 2023 23:18:36 +0900 > schrieb Takashi Yano : > ... > > Thanks for the report. I looked into this problem and found the cause. > > I will release new SDL2 package where the issue has been fixed. > > Thank you very much for the q

Re: Shell API to get Windows SID from Cygwin name?

2023-09-23 Thread Allen, Norton T. via Cygwin
On 9/22/2023 11:11 PM, Brian Inglis wrote: On 2023-09-22 18:15, Allen, Norton T. via Cygwin wrote: On 9/22/2023 8:07 AM, Brian Inglis via Cygwin wrote: On 2023-09-21 23:58, Martin Wege via Cygwin wrote: Does Cygwin have a shell (e.g. bash) API to lookup the Windows SID for a given Cygwin user