-
### Description
The following code:
```php
-
Dates as a data type, with the ability to do arithmetic on them.
* [X] Date as a datatype (528f408)
* [ ] Time zones
* [X] Prisms to convert (internally) to a Rust-friendly type (probably the `ti…
-
**Brief:**
I was reviewing the contract, i noticed that there are couple of gas optimizations that are worth implementing:
- functions are not utilizing the return variable area
- unchecked operati…
-
It would be nice to explain and provide recommendations regarding usages of various types in public API.
The overall recommendations should make a clear distinction between _arithmetic_ types (e.g.…
-
I'd like to move the whole JuliaImages stack to version numbers >= 1.0 (see https://github.com/JuliaImages/Images.jl/issues/825). Let's use this issue to collect plans for breaking changes in the near…
-
Hello,
We are currently using the Red5 Client module to consume an RTMP input stream and proxy it to a different output destination. Nevertheless, Red5 seems to be ignoring most RTMP messages and s…
-
When two arithmetic operators have the same precedence (e.g., + and - or \* and /), there are a number of issues that may prevent them from being processed correctly.
- The old version of Google's Blo…
-
[reporter="jpham", created="Fri, 3 Feb 2006 15:29:21 -0500 (GMT-05:00)"]
For example, take the following integer addition
0: jdbc:farrago:> values 2100000000 + 2100000000;
+------------+
| EXPR$0 …
-
## CVE-2017-17854 - High Severity Vulnerability
Vulnerable Library - linuxlinux-4.6
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Found in …
-
In the current implementation, each notification rule is processed independently without a memory to allow for fine-tuned operations. For instance, adjusting the volume using the thumbwheel on the MX …