-
To find memory leaks in zig programs, the standard library allocators should inform valgrind about allocations/frees.
This has a dependency on making valgrind client requests possible from zig code…
-
## Environment
* **Intellij-Rust plugin version:**
* **Rust toolchain version:**
* **IDE name and version:**
* **Operating system:**
## Problem description
When a specific project is added…
-
```
error_reportin(E_ALL | E_STRICT); and then run your lib.
Strict Standards: Declaration of XMPPHP_BOSH::connect() should be compatible
with that of XMPPHP_XMLStream::connect() in xmpphp-0.1rc2-r…
-
```
error_reportin(E_ALL | E_STRICT); and then run your lib.
Strict Standards: Declaration of XMPPHP_BOSH::connect() should be compatible
with that of XMPPHP_XMLStream::connect() in xmpphp-0.1rc2-r…
-
```
error_reportin(E_ALL | E_STRICT); and then run your lib.
Strict Standards: Declaration of XMPPHP_BOSH::connect() should be compatible
with that of XMPPHP_XMLStream::connect() in xmpphp-0.1rc2-r…
-
When requiring the ActiveRecord gem it breaks everything
Current config
```ruby
# frozen_string_literal: true
D = Steep::Diagnostic
target :pg_rls do
signature "sig"
check "lib"
…
-
There are some standard libraries I miss when programming in Pallene. An example would be string.byte(). Other standard Lua functions, in os, io, math (sin/cos/etc) and string, would also be useful …
-
## Discussion
### What aspect of the language would you like to see improved?
A method should be added to the standard library which allows users to create and clean up a temporary directory.
…
-
I wrote a script this week (in Perl, not Drummer) that, given a Twitter username, returns the URL for that user’s Twitter avatar. I want to use it to populate my Contacts app with images for the conta…
-
On both the 32bit and 64 bit versions you can't use the standard library
#include
It will throw a compiler error