steakknife (Barry Allard)
- Login: steakknife
- Registered on: 03/05/2012
- Last sign in: 11/12/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 2 | 4 |
Like
Activity
11/12/2022
- 02:22 AM Ruby master Bug #19124: Compile with clang: Cannot compile with -flto -fvisibility=hidden
- `-flto` itself works. `-fvisibility=` is needed for other `-fsanitize=` options.
- 01:36 AM Ruby master Bug #19124 (Feedback): Compile with clang: Cannot compile with -flto -fvisibility=hidden
- ## Environment
- CentOS 9 Stream x86_64
- 96 threads
- 96 GiB RAM
- 140 GiB SSD storage
## Reproduction
`... - 02:00 AM Ruby master Feature #19126 (Open): clang: Cannot compile with Control Flow Integrity (CFI)
- Maybe related #19124
## Reproduction
```
sudo dnf install -y yum-utils
sudo yum-config-manager --enable crb
... - 01:49 AM Ruby master Feature #19125 (Open): Support SafeStack
- ## LLVM's current SafeStack support limitations
- ucontext.h not yet supported (needs LLVM enhancement or workarou...
04/08/2014
- 05:20 AM Ruby master Bug #9714 (Rejected): Ruby configured to call OpenSSL engine API when it shouldn't
- ### (This issue is NOT related to the Heartbleed vulnerability.)
There is an issue compiling under OSX where syste...
04/08/2013
- 07:00 AM Ruby master Feature #8232: Rudiments of abstract algebra in Ruby
- MRI built-in numeric types are implemented in C, which means they are difficult to modify at runtime. Subclassing wo...
- 05:33 AM Ruby master Feature #8181: New flag for strftime that supports adding ordinal suffixes to numbers
- +1 for ActiveSupport
http://stackoverflow.com/questions/165170/in-ruby-on-rails-how-do-i-format-a-date-with-the-th... - 05:22 AM Ruby master Bug #8067: Checking a network connection in a loop never succeeds even if the connection is available.
- Modified a bit for interactive looping:
#!/usr/bin/env ruby
require 'net/http'
loop do
sleep 1
begin
...
04/07/2013
- 08:27 PM Ruby master Feature #4270: Resolv does not handle UTF8 domain names.
- For now, I've rolled up some code into a gem: resolv-idn
- 05:39 PM Ruby master Feature #4270: Resolv does not handle UTF8 domain names.
- That was a rough suggestion that works right now, it's definitely not perfect. It makes sense for someone to create ...
Also available in: Atom