Displaying 5 results from an estimated 5 matches for "32875".
Did you mean:
32175
2010 Oct 21
1
[LLVMdev] Landing my new development on the trunk ...
...ing and should be done as a series of incremental
changes. I am not sure a new stand alone optimization pass counts as a
major change or not.
I have run my pass against the test suite (as described here: "How to
test my pass"
http://comments.gmane.org/gmane.comp.compilers.llvm.devel/32875). I
have fixed all of the compilation errors and all but one of the
execution errors.
I have made a pass over my code to conform to the LLVM coding standards.
I have not written the regressions tests yet.
I also still need to work on the performance, but as is it is faster
than the existing...
2010 Sep 02
0
extract month data automatically
...90 12 23 0.0
32865 1990 12 24 0.0
32866 1990 12 25 0.0
32867 1990 12 26 0.0
32868 1990 12 27 0.4
32869 1990 12 28 0.0
32870 1990 12 29 0.0
32871 1990 12 30 0.0
32872 1990 12 31 0.0
32873 1991 1 1 0.0
32874 1991 1 2 0.0
32875 1991 1 3 0.0
32876 1991 1 4 0.0
32877 1991 1 5 5.4
thank you.
[[alternative HTML version deleted]]
2002 Oct 15
0
Exe on samba does not work
...but having a 0 kb reading. The
log file on Samba shows the following:
Smbd/oplock.c:oplock_break(834)oplock_break:client failure in break -
shutting down this smbd
Smbd/oplock.c:oplock_break(758)oplock_break:receive_smberror(success)oplock
failed for file auditdata/ina32.exe(dev = 301, inode = 32875, file_id = 13)
Gibberish to me - can someone help me please?
Regards
Sudhashen Naicker
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
2005 Nov 01
2
centosplus php
Anyone working on the updates for php to the centosplus repository and
an eta? The php5 stuff is the only thing I use out of the centosplus
repo.
TIA
Mark Bassett
Omaha World Herald
Firewall Administrator
Certified Ethical Hacker
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Oct 27
2
[LLVMdev] Landing my new development on the trunk ...
...a series of incremental
> changes. I am not sure a new stand alone optimization pass counts as a
> major change or not.
>
> I have run my pass against the test suite (as described here: "How to
> test my pass"
> http://comments.gmane.org/gmane.comp.compilers.llvm.devel/32875). I
> have fixed all of the compilation errors and all but one of the
> execution errors.
>
> I have made a pass over my code to conform to the LLVM coding standards.
>
> I have not written the regressions tests yet.
>
> I also still need to work on the performance, but as...