On 12/09/2016 03:02 AM, David Malcolm wrote:
The following patch leads to errors like this for that kind of mistake:error: assignment of member 'mem_attrs::offset' in read-only object MEM_OFFSET (x) = atoi (name.string); ^ Successfully bootstrapped®rtested on x86_64-pc-linux-gnu.
That easy? Nice. A quick grep through the ports shows nothing of concern, so OK.
Bernd