tammo (tammo tjarks)
- Login: tammo
- Email: tammo@tammo-tjarks.de
- Registered on: 01/10/2010
- Last sign in: 08/11/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
08/11/2020
- 03:14 PM Ruby master Bug #17114: Float is not properly kept as integer when integer is added without space
- Hello,
my fault. Thank you for clarification.
Best regards,
Tammo
- 02:25 PM Ruby master Bug #17114 (Rejected): Float is not properly kept as integer when integer is added without space
- Hello dear ruby community,
I observed the following behaviour:
``` ruby
1.0.floor +1 # => 1.0
(1.0).floor +1 # ...
11/24/2014
- 04:07 PM Ruby master Bug #10539: Wrong pattern matching when string interpolation inside regexp is used
- I think I found my error. Sorry
Please Close it.
Best regards,
Tammo
- 04:02 PM Ruby master Bug #10539 (Rejected): Wrong pattern matching when string interpolation inside regexp is used
- Hello,
maybe it is my fault, but I stumble over the fact, that I get a match when I should not (have added a short e...
01/10/2010
- 01:17 AM Ruby 1.8 Bug #2582 (Rejected): wrong determinant is calculated for matrix
- =begin
when I calculate the determinant of the matrix
2 0 1
0 -2 2
1 2 3
i get with:
irb(mai...
Also available in: Atom