General

Profile

tammo (tammo tjarks)

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
tammo (tammo tjarks)
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 # ...
tammo (tammo tjarks)

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
tammo (tammo tjarks)
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...
tammo (tammo tjarks)

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...
tammo (tammo tjarks)

Also available in: Atom