← Back to team overview

diodon-team team mailing list archive

[Bug 661854] [NEW] set minimum version of vala

 

Public bug reported:

In waf version 1.6 it is possible to set a minimum version for vala like the following:
conf.load('vala', funs='')
conf.check_vala(min_version=(0,10,0))

As soon as a stable version of waf 1.6 is available, it should be
updated to that version and vala configured with a min_version.

** Affects: diodon
     Importance: Low
         Status: New

-- 
set minimum version of vala
https://bugs.launchpad.net/bugs/661854
You received this bug notification because you are a member of Diodon
Team, which is subscribed to Diodon.

Status in Diodon - GTK+ clipboard manager: New

Bug description:
In waf version 1.6 it is possible to set a minimum version for vala like the following:
conf.load('vala', funs='')
conf.check_vala(min_version=(0,10,0))

As soon as a stable version of waf 1.6 is available, it should be updated to that version and vala configured with a min_version.





Follow ups

References