Opened 15 years ago
Closed 15 years ago
#362 closed request (fixed)
run-time version check function
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.5 |
Component: | utility | Version: | trunk |
Keywords: | Cc: |
Description
Currently it is possible to check the version of headers through config.h
. Since header files and library not necessarily synchronized, I suggest we add a set of functions telling version information such as VERSION
, MAJOR
, MINOR
, and PATCH
.
Change History (2)
comment:1 Changed 15 years ago by
Milestone: | yat 0.x+ → yat 0.5 |
---|---|
Owner: | changed from Jari Häkkinen to Peter |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
fixed in [1292]