I think it would be great to document this on the wiki, like a list of
which features are allowed with examples on how we can benefit from them.

Kenneth


On Tue, Mar 25, 2014 at 12:41 PM, Pozdnyakov, Mikhail <
mikhail.pozdnya...@intel.com> wrote:

> Hi,
>
> gcc 4.6 has pretty many features already, including smart pointers.
>
> BTW I meant Tizen extensions, and as far as I can see in my chroot it has
> gcc 4.8.
>
> BR,
> Mikhail
>
> ________________________________________
> From: Hwang, Dongseong [dongseong.hw...@intel.com]
> Sent: Tuesday, March 25, 2014 1:29 PM
> To: Kis, Zoltan
> Cc: Pozdnyakov, Mikhail; crosswalk-dev@lists.crosswalk-project.org
> Subject: Re: [Crosswalk-dev] C++11 in Tizen extensions code
>
> Android uses gcc 4.6. I guess many c++11 features are missed.
>
> DS
>
>
> On Tue, Mar 25, 2014 at 12:51 PM, Kis, Zoltan <zoltan....@intel.com
> <mailto:zoltan....@intel.com>> wrote:
> On Tue, Mar 25, 2014 at 12:49 PM, Pozdnyakov, Mikhail
> <mikhail.pozdnya...@intel.com<mailto:mikhail.pozdnya...@intel.com>> wrote:
> > Hi all,
> >
> > As we know the chromium basic classes (form 'base' namespace ) are not
> available in
> > the extensions code, so the extension developers are missing some basic
> stuff there
> > (e.g. smart pointers).
> >
> > To solve it I propose enabling of C++11 in Tizen extensions code and
> enjoying all
> > the new features from both C++ language engine and STL (unique_ptr
> shared_ptr and
> > so on).
> >
> > Pls. see here the list of new features accessible in GCC
> > http://gcc.gnu.org/projects/cxx0x.html
> >
> > BR,
> > Mikhail
>
> Oh, finally...
> ++11
> _______________________________________________
> Crosswalk-dev mailing list
> Crosswalk-dev@lists.crosswalk-project.org<mailto:
> Crosswalk-dev@lists.crosswalk-project.org>
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
> ---------------------------------------------------------------------
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki
> Business Identity Code: 0357606 - 4<tel:0357606%20-%204>
> Domiciled in Helsinki
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
>
> ---------------------------------------------------------------------
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki
> Business Identity Code: 0357606 - 4
> Domiciled in Helsinki
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
> _______________________________________________
> Crosswalk-dev mailing list
> Crosswalk-dev@lists.crosswalk-project.org
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
>



-- 
Kenneth Rohde Christiansen
Web Platform Architect, Intel Corporation.
Phone  +45 4294 9458 ﹆﹆﹆
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to