Displaying 4 results from an estimated 4 matches for "10rc1".
Did you mean:
1.0rc1
2004 Mar 02
0
Unhandled Exception with Excel
I am running Mandrake 10RC1 w/ Kernel 2.6.something
Excel installed off the cd without a hitch. But when I run excel:
$ wine -- EXCEL.EXE
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:ole:CoRegisterMessageFilter stub
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:font:Wine...
2020 May 20
3
10.0.1-rc1 release has been tagged
...0-05-20 18:02:42.443960091 +0200
@@ -25,7 +25,7 @@ if(NOT DEFINED LLVM_VERSION_PATCH)
set(LLVM_VERSION_PATCH 1)
endif()
if(NOT DEFINED LLVM_VERSION_SUFFIX)
- set(LLVM_VERSION_SUFFIX "")
+ set(LLVM_VERSION_SUFFIX "rc1")
endif()
That lead to strange so-lib-names like *.so.10rc1 which is not wanted.
I hacked around LLVM_VERSION_SUFFIX stuff.
Here is the diff:
diff -uprN llvm-project-10.0.1rc1/clang/CMakeLists.txt
llvm-project/clang/CMakeLists.txt
--- llvm-project-10.0.1rc1/clang/CMakeLists.txt 2020-05-19
21:16:37.000000000 +0200
+++ llvm-project/clang/CMakeLists.txt 2...
2020 May 21
2
10.0.1-rc1 release has been tagged
...PATCH)
> > set(LLVM_VERSION_PATCH 1)
> > endif()
> > if(NOT DEFINED LLVM_VERSION_SUFFIX)
> > - set(LLVM_VERSION_SUFFIX "")
> > + set(LLVM_VERSION_SUFFIX "rc1")
> > endif()
> >
> > That lead to strange so-lib-names like *.so.10rc1 which is not wanted.
> >
> > I hacked around LLVM_VERSION_SUFFIX stuff.
> >
> > Here is the diff:
> >
> > diff -uprN llvm-project-10.0.1rc1/clang/CMakeLists.txt
> > llvm-project/clang/CMakeLists.txt
> > --- llvm-project-10.0.1rc1/clang/CMakeLists.txt...
2020 May 20
3
10.0.1-rc1 release has been tagged
Hi Tom,
thanks and congrats for LLVM 10.0.1-rc1 release.
[1] shows 2 assets.
10.0.0 RCs had a lot of more assets.
I am missing the llvm-project-10.0.1rc1.tar.xz tarball.
Will you provide them later or is there a new development/workflow
decision I do not know of?
BTW, the source zip and tar.gz tarballs show no sizes.
I am using Mobile LTE/UMTS to download stuff from the Internet.
For now I