[libvirt] [PATCH v4 5/9] cfg.mk: allow integers to be assigned a value computed with i|j|k

Daniel P. Berrange berrange at redhat.com
Thu Aug 21 15:56:04 UTC 2014


On Thu, Aug 14, 2014 at 02:08:56PM +0200, Martin Kletzander wrote:
> Even line like this:
> 
> int asdf = i - somevar;
> 
> was matched by the regex, so this patch adds '=' to the list of
> characters that break the regexp.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  cfg.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list