Ticket #153 (closed defect: invalid)

Opened 8 months ago

Last modified 8 months ago

hpricot repositories missing files? hpricot_scan.c and HpricotScanService.java?

Reported by: embarrassed Owned by: why
Priority: trivial Milestone:
Component: ext/hpricot_scan Version:
Keywords: Cc:

Description

Looking through the repositories I notice that hpricot_scan.c and HpricotScanService?.java are missing... thus preventing me from building the native extension.

This is true of trunk/ and tags/0.6 at minimum. Fortunately, the gem repositories do not appear to have this problem... so life can go on even though my pistonized vendored source library is hurting.

Change History

Changed 8 months ago by msmateus

  • reporter changed from msmateus to embarrassed

Changed 8 months ago by msmateus

  • priority changed from major to trivial
  • status changed from new to closed
  • resolution set to invalid

This is a case of RTFM. I missed the footnote stating that ragel was required. Running rake with ragel installed will generate hpricot_scan.c. Not sure what the story is on HpricotScanService?.java though.

Note: See TracTickets for help on using tickets.