|
From: | Kerin Millar |
Subject: | Re: whats wrong with (( a = 8 , a > 4 && a -= 2 || a-- )) , bash: ((: a = 8 , a > 4 && a -= 2 || a-- : attempted assignment to non-variable (error token is "-= 2 || a-- ") |
Date: | Thu, 23 Mar 2023 19:02:18 +0000 |
On Thu, 23 Mar 2023 14:30:07 -0400 Greg Wooledge <greg@wooledge.org> wrote: > The truly baffling thing, though, is that your email software did *not* > send an HTML part and a text part. I could understand it a litle more > easily if you had originally written the message in HTML format, and then > your email software did an automatic (and poor quality) conversion to > text, and attached both formats. I've seen that many times. There was an HTML part. --000000000000dc064605f7954c99 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable The text/plain part was, indeed, especially ill-formed. Apparently, someone involved in the thread decided to mark up the code sample using italics, with Google then electing to surround it with Markdown-like asterisks. -- Kerin Millar
[Prev in Thread] | Current Thread | [Next in Thread] |