Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#8681 closed task (fixed)

Use string for protocol version

Reported by: Raymond Wagner Owned by: beirdo
Priority: trivial Milestone: 0.24
Component: Bindings - Perl Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Following the issues with the -fixes protocol bump in r25364, ensure all official users of the backend protocol are using a string value, to allow some better flexibility in versioning, in case of future repeats.

Change History (2)

comment:1 Changed 14 years ago by beirdo

Resolution: fixed
Status: newclosed

(In [25392]) Make the perl bindings explicitly treat the protocol version as a string. This is more of a comment change than anything else as comparison of integer to string works well in perl regardless.

Fixes #8681

comment:2 Changed 14 years ago by stuartm

Milestone: unknown0.24
Note: See TracTickets for help on using tickets.