Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360757 - dev-util/autodia-2.100.0 fails to produce diagram "file error - parse error"
Summary: dev-util/autodia-2.100.0 fails to produce diagram "file error - parse error"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-27 11:32 UTC by Chris Mayo
Modified: 2011-03-27 18:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
test program (test.pl,61 bytes, text/plain)
2011-03-27 11:32 UTC, Chris Mayo
Details
Patch to autodia (Diagram.pm.patch,621 bytes, patch)
2011-03-27 11:33 UTC, Chris Mayo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2011-03-27 11:32:45 UTC
Created attachment 267379 [details]
test program

Running autodia on the attached test program no .dia produced with:

$ autodia.pl test.pl 
getting handlers..
getting pattern for perl


AutoDia - version 2.10(c) Copyright 2003 A Trevena

using language : perl

..using Autodia::Handler::Perl
opening test.pl
using default (dia) template
Diagram.pm : Inheritances : no Inheritances to be printed - ignoring..
Realizations Diagram.pm : none to be printed - ignoring..

Diagram.pm : Relations : no Relations to be printed - ignoring..
Realizations Diagram.pm : none to be printed - ignoring..

Diagram.pm : Inheritances : no Inheritances to be printed - ignoring..
Diagram.pm : Relations : no Relations to be printed - ignoring..
file error - parse error - input text line 260-261: unexpected token (_Bottom_Left)
  [% realization.Orth
_Bottom_Left %]
Comment 1 Chris Mayo 2011-03-27 11:33:30 UTC
Created attachment 267381 [details, diff]
Patch to autodia

Applying this patch fixes it for me.
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2011-03-27 18:14:53 UTC
Fixed in 2.100.0-r1. Thanks