[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
runtime problem gcc 4.9
From: |
Riccardo Mottola |
Subject: |
runtime problem gcc 4.9 |
Date: |
Sun, 22 Feb 2015 22:00:03 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32.1 |
Hi,
I was checking the status of FlexiSheet, it doesn't compile for me
anymore. On GNUstep I get:
Compiling file FoundationExtentions.m ...
FoundationExtentions.m: In function 'FXSubclassesOfClass':
FoundationExtentions.m:102:11: error: dereferencing pointer to
incomplete type
if(aClass->subclass_list)
This is gcc 4.9, apparently something changed or is it "we" from GNUstep?
Riccardo
- runtime problem gcc 4.9,
Riccardo Mottola <=