← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/render_queue into lp:widelands

 

There is nothing obvious on your last commit that should cause the problem with the build help.

We can consider Bug 1519361 to be fixed in this branch, because it appeared on all systems.

I just noticed one more thing:

    class RenderQueue {

    public:
       enum Program {

Any specific reason that the last line isn't

       enum class Program {

?
-- 
https://code.launchpad.net/~widelands-dev/widelands/render_queue/+merge/250524
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/render_queue.


References