[Poppler-bugs] [Bug 7192] Unimplemented action: POPPLER_ACTION_UNKNOWN: 8_30_11_T_Europa11_BedAnltg

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 19 10:57:11 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=7192





--- Comment #11 from Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>  2008-03-19 10:57:10 PST ---
Thank you.

IMO this means that the API of poppler has changed: any application (its
developers) using it should be informed that another type has been added.  For
ex., evince should use
    case ...NONE:
        break;  // instead of printing a warning/error
or something like this.

Also, imagine an application which uses :
    if (action != ...UNKNOWN)
        ...

Let me know what do you think: is this important?

Cheers,
Eugen Dedu


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list