search for: loong

Displaying 20 results from an estimated 26 matches for "loong".

Did you mean: long
2018 Jul 04
2
Why SI.isSigned() is not equals to E->getType()->isSignedIntegerOrEnumerationType()?
Hi LLVM developers, I am implementing Loong Language[1] using Clang FrontEnd and LLVM MiddleEnd. I add `wire`[2] Builtin Type, and clang is able to parse very small testcase fulladder[3] but failed to work for 10+K loc RISCV E203 project[4]: Loongson clang version 7.0.0 (git at github.com:Loong-Language/loong-clang.git 8f7e826f27abbe1...
2018 Jul 19
2
error: ordered comparison between pointer and zero ('address' (aka 'unsigned char *') and 'int')
Hi HotSpot and LLVM developers, I am building OpenJDK8[1] with LLVM toolchain[2] for mips64el, it failed to build: /home/loongson/jdk8-mips/hotspot/src/share/vm/opto/lcm.cpp:52:35: error: ordered comparison between pointer and zero ('address' (aka 'unsigned char *') and 'int') if (Universe::narrow_oop_base() > 0) { // Implies UseCompressedOops. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ Just l...
2018 Jul 20
3
error: ordered comparison between pointer and zero ('address' (aka 'unsigned char *') and 'int')
...在 2018年07月19日 19:37, Thomas Schatzl 写道: > Hi, > > On Thu, 2018-07-19 at 18:56 +0800, Leslie Zhai wrote: >> Hi HotSpot and LLVM developers, >> >> I am building OpenJDK8[1] with LLVM toolchain[2] for mips64el, it >> failed to build: >> >> >> /home/loongson/jdk8-mips/hotspot/src/share/vm/opto/lcm.cpp:52:35: >> error: >> ordered comparison between pointer and zero ('address' (aka >> 'unsigned >> char *') and 'int') >> if (Universe::narrow_oop_base() > 0) { // Implies >> UseCompressed...
2018 Jul 23
2
error: ordered comparison between pointer and zero ('address' (aka 'unsigned char *') and 'int')
...;> On Thu, 2018-07-19 at 18:56 +0800, Leslie Zhai wrote: >>>> Hi HotSpot and LLVM developers, >>>> >>>> I am building OpenJDK8[1] with LLVM toolchain[2] for mips64el, it >>>> failed to build: >>>> >>>> >>>> /home/loongson/jdk8-mips/hotspot/src/share/vm/opto/lcm.cpp:52:35: >>>> error: >>>> ordered comparison between pointer and zero ('address' (aka >>>> 'unsigned >>>> char *') and 'int') >>>> if (Universe::narrow_oop_base() &g...
2011 Apr 26
1
Public Apology to Minister Mentor Lee Kuan Yew and Prime Minister Lee Hsien Loong, Singapore
I was misconstrued as having insulted Minister Mentor Lee Kuan Yew. My words were twisted and misinterpreted and I feel that there is a need to explain myself and set the record straight. [b]What really happened[/b] It was sometime in Aug/Sep in the year 2009. The setting was in the Tampines Central office of Asiasoft Online Pte Ltd. I was having a ***verbal*** conversation with Melvin Lee,
2007 May 22
2
fileserver question
...seem that if a client asks for puppet://server.example.com/share/etc/ldap.conf it ignores the directory /etc/ and tries to find the file ldap.conf in the root of the share location. Could someone confirm that this is the way it works, or do I have an error in my config files somewhere? //Andreas Loong -- CES 1984 - "The Lorraine''s graphics are a whole step ahead of any personal computer now on the market. This computer is potentially powerful enough to make an IBM-PC look like a four-function calculator."
2011 Sep 11
5
Weird Error when Adding ShareThis Hovering Buttons to Rails
...t that the HTML file outside the rails app works but the one inside the public directory threw an error "Uncaught TypeError: Cannot read property ''length'' of undefined" at load.js:1 (obtained by google chrome error console). Any help will be appreciated! Regards, Sheng-Loong. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/...
2007 May 15
2
RFC - file population and basic configuration script
...39;t the way for you for some reason, perhaps this may be of use. It''s not a very good looking script, I made it for myself. I will publish an url to the script tomorrow, perhaps someone else about to deploy puppet will find it useful. Input, comments and ideas are all welcome. //Andreas Loong -- CES 1984 - "The Lorraine''s graphics are a whole step ahead of any personal computer now on the market. This computer is potentially powerful enough to make an IBM-PC look like a four-function calculator."
2009 Apr 26
7
Bumps chart in R
...poor",main="Percent living for < 1 USD per day (1993 prices)",ylim=c(0,50)) legend("topleft",c("1990","2004"),fill=c(1,2),bty="n") par(oldpar) dev.off() I Guess I need to start with an normal plot? Something like the below - but there is a loong way to go... # A meager start - how to finish my bumps chart plot(c(rep(1,9),rep(2,9)),c(fattig_1990,fattig_2004),type="b",ann=F) Thankfull for any help. Cheers. Andreas
2008 Oct 01
1
[LLVMdev] running test suite with valgrind
...it doesn't do any memory leak checking because valgrind reports problems in most tests.. To run the tests with valgrind one has to run 'cd test && make VG=1', similar with what we have with clang. So is this patch ok and/or desirable? Regards, Nuno P.S.: Warning: it takes a loong time to run all the tests with valgrind. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: llvm_test_valgrind.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081001/b2c4426e/attachment.txt>
2005 Apr 02
2
winbind on a domain with 150000 users
I am trying to use winbind on a domain with 150000 users, but I can't make it work. Is that because I have done something wrong, or doesn't winbind scale to that many users? It works a little, I can use wbinfo to translate between sid, uid and gid, and I can also get the groups a user is in. But when I try to get the list of all users with 'wbinfo -u', I get a timeout and winbindd
2007 May 14
1
Recursive file hieararchy with order precedence
...des, and then is it possible to have some kind of precedence list as to which files gets applied in the end? Having this kind of approach will make the distribution of files very easy, and the threshold of writing rules for every single file on your systems gets overcome. Any comments? //Andreas Loong -- CES 1984 - "The Lorraine''s graphics are a whole step ahead of any personal computer now on the market. This computer is potentially powerful enough to make an IBM-PC look like a four-function calculator."
2004 Feb 15
2
Problem validating with LDAP and Samba3.0.1debian
...nistrator, with the correct password, but still throws a NT_STATUS_NO_SUCH_USER I susepect it has something to do with the unix-user sync, but i have no idea, at the moment how to deal with this problem! In the future i would like to sync the samba-user with the unix-user, but there is still a LOONG way into the XP-pile before that problem has priority.... I sure could use some help! Thanx /torben ------------------------------------------ The following is just a snip from a ldap search ------------------------------- cn: Administrator sn: Administrator objectclass: inetOrgPerson gi...
2007 May 07
1
grouping classes together
Hello, I''m running puppet 0.22.4 on redhat linux mainly. I have a large number of hosts and after reading the documentation, I concluded the following; It would be easier to manage all nodes by creating a class called common which in turn imported files from common/*.pp, and one class for server, which inherits common, and in turn imports files from servers/*.pp (and then a class called
2007 Oct 19
0
Display resolution problem on Centos 4.5
I've got a Centos 4.5 box at work (installed at 4.0 and kept up to date) that's having a really weird problem I haven't been able to figure out. It's been doing on for a loong time but today it just got my goat and I spent some bit of time fighting with it, unsuccessfully. /etc/X11/xorg.conf specifies that the display resolution should be 1280x1024. When root logs in it is. when a user named 'interface' logs in it is. When I log in with my normal login, 'fre...
2007 Jan 27
0
debugging smbldap-useradd failures
Hi, I just thought I'd post here some notes after a loong bugsearch. Keywords: failed to perform search; Unexpected EOF using Domain Admins to add machines The problem was that I got this in the sambalog: _samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w "machine$"' gave 127 Part of the problem was that this isn't...
2010 Mar 02
4
Add pool.ntp.org to TipsAndTricks/Server_Time
Hey I would like to add the URL http://www.pool.ntp.org/ to the wiki entry TipsAndTricks/Server_Time so people can find different servers to tick.usno.navy.mil Just something like: If you don't want to use navy.mil you can find a ntp server near you under ... Comments? Cheers Didi -- Hoffmann Geerd-Dietger http://contact.ribalba.de
2006 May 09
25
[OT] How do guys create round corner boxes? Which Graphic tool?
Hello, Yes, I know it''s off-topic and nuby question, but I really don''t know anything about graphic, I''m all a coder who lives in his text editor, so sorry at first! I need to create round corner box for my web app, I know how to form a box using CSS, I just dunno how to create those rounded corners. Is there an easy to use tool for creating them, out there? Thank you
2015 Sep 23
2
Large scale tinc tests
Well. I want to test subnet propagation, alternate paths, etc... Do this, I would use Imunes because im very familiar with it.. I want to build small test network around 10 nodes with different connectivity between them and then lay-out tinc network on it. Then I can just set BER=1 to kill links and see how things happen etc.. Nice spot about ng_eiface indeed. I'll check it out.. As for
2010 Jul 24
6
Problem since Wine 1.2-rc1
.../usr/lib32/libXfixes.so.3.1.0wine: Assertion failed at address 0xffffe425 (thread 0009), starting debugger... For any app I try to launch the output begins with "*** glibc detected *** ANYAPP.exe: free(): invalid next size (fast): SOMENUMBERS *** and after this a loong list of some libs (see above) ending with: "Assertion failed at address 0xffffe425 (thread SOMENUMBER), starting debugger..." while "address 0xffffe425" seems to be always the same. I really enjoyed wine so far and I was happy when i heard that 1.2 was finished, but since 1.2-r...