Specifically, a "names the constructor, not the type" error for
Device::Device& Device::operator=(const Device& other)
at line 791. Fix it by removing the redundant "Device::" from the start of the
line.
Original issue reported on code.google.com by t...@tibsnjoan.co.uk on 11 Jul 2011 at 10:19
Original issue reported on code.google.com by
t...@tibsnjoan.co.uk
on 11 Jul 2011 at 10:19