Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.os.vms    |    DEC's VAX* line of computers & VMS.    |    264,096 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 263,023 of 264,096    |
|    =?UTF-8?Q?Arne_Vajh=C3=B8j?= to All    |
|    Re: extending MySQL on VMS    |
|    18 Aug 25 19:54:00    |
      From: arne@vajhoej.dk              On 8/18/2025 7:48 PM, Lawrence D’Oliveiro wrote:       > On Mon, 18 Aug 2025 15:42:49 -0400, Arne Vajhøj wrote:       >> C += vs C =       >       > Inconsistency: if “==” is equality comparison, and “!” denotes       logical       > negation, why isn’t the inequality operator “!==”? Because “!=”       looks like       > it follows the pattern of “a «op»= b” being a short form for “a = a       «op»       > b”.              That is not related to the point.              >> PHP == vs PHP ===       >       > Why do PHP and Java need the separate “===” operator in addition to       “==”,       > when Python does not?              Java does not have a === operator.              PHP has both == and === operators. === behave like one would       expect. == is a little "helpful" to allow developers to shoot       themselves in the foot.              Arne              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca