-
**Describe the bug**
docs.microsoft.com denies service to older browsers due to overzealous HTTP settings
**To Reproduce**
- On XP, open old Chrome, say 24
- Go to docs.microsoft.com
- if y…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR41141](https://bugs.llvm.org/show_bug.cgi?id=41141) |
| Status | NEW |
| Importance | P normal |
|…
-
All handles in vulkan are distinct unsigned 64-bit integers. As a new person to this API, I haven't looked at the underlying types, so whenever a tutorial uses `VK_NULL_HANDLE`, this leaves me guess…
-
The reduced code example:
```C++
// clang-19 --analyze -Xclang -analyzer-config -Xclang aggressive-binary-operation-simplification=true -Xclang -analyzer-checker=alpha.cplusplus.InvalidatedIterator …
-
| | |
| --- | --- |
| Bugzilla Link | [41141](https://llvm.org/bz41141) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mathstuf,@devincoughlin,@EugeneZel…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
We have specified UB for certain evaluations of expressions, such as:
[expr.pre] p4
> If duri…
-
C02QH2D7G8WM:twilio-cplusplus admin$ make examples
g++ -o examples Rest.o TwiML.o Utils.o Examples.o -lcurl -L/usr/local/opt/curl/lib
Undefined symbols for architecture x86_64:
"_BIO_ctrl", referenc…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
[basic.def.odr] p14.11 says:
> In each such definition, a default argument used by an (implicit or exp…
-
This module should include functions for character classification and conversion (lower, upper). I have prepared a basic implementation at https://github.com/ivan-pi/fortran-ascii.
The plan is to c…
-
This is a very basic but nevertheless working build instruction for libtclpy under Windows. My setup is a Windows Vista machine with Visual Studio 2008 Express, ActiveTcl 8.6 and Python 2.7 from pytho…