-
Is there a trivial change that could be made to this function:
inline void min_dist_linear_search(ForwardIterator first,
ForwardIterator last,
OutputContai…
-
Following log from `irb` explaining problem:
```
$ irb
ruby-1.9.3-p0 :001 > require 'ostruct'
=> true
ruby-1.9.3-p0 :002 > Struct.ls
/home/antage/.rvm/gems/ruby-1.9.3-p0/gems/looksee-1.0.3/lib/look…
-
Migrated from [rt.perl.org#27392](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=27392) (status was 'resolved')
Searchable as RT27392$
p5pRT updated
12 years ago
-
The line causing this is
```
_html = Nokogiri::HTML(@in_file_content)
```
while `@in_file_content` is a reasonable long string (approx. 32k characters) with the content of a HTML file.
### Environme…
-
I encountered a weird issue, when running RSpec with the `--format` option (either `html` or `process` or `documentation`) with all tests found in `sepc/**/*_spec.rb`. It always crashes at the same po…
-
When parsing a large ( 7.2 gig ) XMl file using Nokogiri::XML::Reader, I can reliably cause a segfault. Below is the rubinius crash report. I can generate a crash using matz ruby 1.8.7-p330, 1.9.2-p13…
-
Migrated from [rt.perl.org#81904](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=81904) (status was 'resolved')
Searchable as RT81904$
p5pRT updated
13 years ago