]> git.ipfire.org Git - thirdparty/vala.git/commit
Drop warnings about unused internal symbols when using fast vapi files
authorJürg Billeter <j@bitron.ch>
Mon, 6 Aug 2012 12:00:40 +0000 (14:00 +0200)
committerJürg Billeter <j@bitron.ch>
Mon, 6 Aug 2012 12:00:40 +0000 (14:00 +0200)
commitd07f2e54b7be3ad54cd8be12f9e2d926c1263021
tree0353c17212fa2970385909be817bc9a15c84ee47
parentca020bf04a09fe16e5583eea5a3a341e7796bff5
Drop warnings about unused internal symbols when using fast vapi files

It is impossible to determine whether internal symbols are used when
using fast vapi files.

Fixes bug 680218.
compiler/valacompiler.vala
vala/valacodecontext.vala
vala/valaflowanalyzer.vala