]> git.tdb.fi Git - builder.git/blobdiff - source/buildinfo.h
Make BuildInfo uniquify things implicitly after update
[builder.git] / source / buildinfo.h
index 18f33a093676a2d98c54b4a3c2c9a338d8c10df7..297efff1df0c915ee4d51a31d831d0051ed58293 100644 (file)
@@ -52,6 +52,7 @@ public:
        The update level determines what information is updated. */
        void update_from(const BuildInfo &, UpdateLevel = LOCAL);
 
+private:
        /** Makes sure there are no duplicate entries in the lists.  For warnings,
        contradicting flags are eliminated and the last one stays in effect. */
        void unique();