On Tue, Mar 29, 2011 at 7:53 AM, Anton Korobeynikov
<[email protected]> wrote:
> Hi Francois,
>
>> Accept __declspec(dllimport) for function defined at class scope in 
>> Microsoft mode.
> I believe this is true for gcc as well, so this should be accepted
> when targerting windows regardless of ms-mode.
> Could you please check?
>


With MinGW 4.5 I get :

error: function 'void A::f()' definition is marked dllimport
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to