General

Profile

brueckenschlaeger23 (Micha J)

  • Login: brueckenschlaeger23
  • Email: michaj@devolute.org
  • Registered on: 11/01/2012
  • Last sign in: 11/05/2012

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

11/05/2012

07:41 PM Backport193 Backport #7255: Ripper inside class_eval ommits :string_content between new line and :string_embexpr
I did some further digging regarding the parser/scanner events.
Basically the cause for the error can be seen here (...
brueckenschlaeger23 (Micha J)

11/01/2012

10:55 PM Backport193 Backport #7255: Ripper inside class_eval ommits :string_content between new line and :string_embexpr
Another update: It's not connected to class_eval but to the <<-RUBY and <<RUBY multiline String versions. This is my ... brueckenschlaeger23 (Micha J)
10:22 PM Backport193 Backport #7255: Ripper inside class_eval ommits :string_content between new line and :string_embexpr
I noticed, that this bug reaches a bit wider:
'class_eval <<-RUBY, __FILE__, __LINE__+1

...
brueckenschlaeger23 (Micha J)
09:29 PM Backport193 Backport #7255 (Closed): Ripper inside class_eval ommits :string_content between new line and :string_embexpr
See the following Code parsed by Ripper using
content = 'class_eval <<-RUBY, __FILE__, __LINE__+1
...
brueckenschlaeger23 (Micha J)

Also available in: Atom