Re: warning: cannot pass objects of non-POD type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Mittwoch, 13. Mai 2020, 11:11:55 CEST schrieb Jonathan Wakely:
> On Wed, 13 May 2020 at 09:44, Martin Oberzalek <kingleo@xxxxxx> wrote:

> > gcc 4.4.7 warns me if I want to pass a C++ Object through a variadic

> > Is there another way (pragma?) getting such a warning?
>
> Use -Wconditionally-supported or add:
>
> #pragma GCC diagnostic warning "-Wconditionally-supported"

*thx*, this helps a lot.

--
2*Pi || !(2*Pi) this == ?






[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux