Opened 15 years ago
Closed 15 years ago
#8772 closed defect (fixed)
Need to check the Schema version in perl bindings
| Reported by: | beirdo | Owned by: | beirdo |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.24 |
| Component: | Bindings - Perl | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Seems that we aren't checking the schema version in the perl bindings. Bad form, and needs to be remedied.
Change History (2)
Note:
See TracTickets
for help on using tickets.

(In [26208]) Check that the schema version matches the expectations of the code in the perl bindings.
Fixes #8772