Written byMichael Larabel inFedora on 12 July 2020 at 07:04 AM EDT.29 Comments
At this week's Fedora Engineering and Steering Committee (FESCo) meeting, more features were approved for the Fedora 33 release due out this fall.
Most notable is the change of the default terminal text editor with Fedora 33 but other changes were also accepted. Highlights of this week's FESCo decisions include:
- The change to make nano the default text editor was approved. Nano will be the new default over Vi.
- LLVM 11 along with Clang 11.0 and friends will come for Fedora 33. No surprise though really with LLVM 11.0 should be shipping by September. This will ensure this LLVM toolchain is the latest version shipping and also providing the likes of the newest AMDGPU LLVM and other compiler innovations.
- GNU Binutils 2.35 has been approved for those newest core utilities.
- GNU C Library 2.32 has been approved as another updated component of the GNU toolchain.
- The automatic RPM dependency handling for Python software will be updated for handling the generation of requirements on Python extras when needed.
- GHC 8.8 and Haskell Storage LTS 13 were approved.
All the details via the meeting notes .
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Big C++中文版
霍斯特曼 / 姚爱红 / 电子工业 / 2007-3 / 85.00元
本书是一本关于C++的优秀教材,南圣何塞州立大学知名教授Horstmann编写。全书深入探讨了C++的知识,并着重强调了安全的标准模板库;本书较厚,但它可用做程序设计专业学生的教材(两学期)。全书在介绍基础知识后,作者论及了一些高级主题。书中面向对象的设计一章探讨了软件开发生命周期问题,给出了实现类关联的实用提示。其他高级主题包括模板,C++标准模板库,设计模式,GUI,关系数据库以及XML等。本......一起来看看 《Big C++中文版》 这本书的介绍吧!