Re: Another confusing error from someone else's Cygwin setup

2023-11-06 Thread Andrey Repin via Cygwin
Greetings, David Karr! > I'm seeing a problem with someone else's Cygwin setup, sort of similar to a > problem I asked about a couple of weeks ago, in that it's a problem with > the same user, but seemingly a completely different problem. > He is using a Bash script that I wrote, and he gets a se

Re: Another confusing error from someone else's Cygwin setup

2023-06-27 Thread David Karr via Cygwin
The line endings were the issue, thanks. They were that way because I didn't realize I should force those files in git to have eol=lf in a .gitattributes file. This is now all fixed. On Mon, Jun 26, 2023 at 7:08 PM Mike Gran wrote: > > On Monday, June 26, 2023 at 04:36:30 PM PDT, David Karr via

Re: Another confusing error from someone else's Cygwin setup

2023-06-26 Thread Mike Gran via Cygwin
> On Monday, June 26, 2023 at 04:36:30 PM PDT, David Karr via Cygwin > wrote: > m seeing a problem with someone else's Cygwin setup, sort of similar to a > problem I asked about a couple of weeks ago, in that it's a problem with > the same user, but seemingly a completely different problem. ..

Re: Another confusing error from someone else's Cygwin setup

2023-06-26 Thread Dan Harkless via Cygwin
On 6/26/2023 4:58 PM, Dan Harkless via Cygwin wrote: On 6/26/2023 4:35 PM, David Karr via Cygwin wrote: > > He was getting a weird error on line 3, just saying this: > > - > > ...: line 3: syntax error near unexpected token `$'{\r'' > > ...: line 3: `main() { > >

Re: Another confusing error from someone else's Cygwin setup

2023-06-26 Thread Dan Harkless via Cygwin
On 6/26/2023 4:35 PM, David Karr via Cygwin wrote: > He was getting a weird error on line 3, just saying this: > - > ...: line 3: syntax error near unexpected token `$'{\r'' > ...: line 3: `main() { > --- Apologies, I don't remember your other report, but this o

Another confusing error from someone else's Cygwin setup

2023-06-26 Thread David Karr via Cygwin
I'm seeing a problem with someone else's Cygwin setup, sort of similar to a problem I asked about a couple of weeks ago, in that it's a problem with the same user, but seemingly a completely different problem. He is using a Bash script that I wrote, and he gets a seemingly nonsensical error that I