Displaying 19 results from an estimated 19 matches for "10252".
Did you mean:
1025
2011 Dec 12
5
not complete character in csv file
Dear R users, I got the following problem. Given that
> data[3,2]
[1] "010252"
Code:
intro <- data.frame()
intro[1,1] <- as.character(data[3,2])
write.csv(intro, file='intro.csv')
In 'intro.csv' file I am loosing the 0 in frot of 10252, which I need. Is
there a way to keep the full character saved? R 2.13.2 (64 bit).
Thanks, robert
--
View th...
2014 Dec 09
2
[LLVMdev] dmb ishld in AArch64
...t.hlist_node*** %41, align 8, !dbg !10250
%42 = getelementptr inbounds %struct.leaf_info* %new, i64 0, i32 0, i32 0, !dbg !10251
store %struct.hlist_node* %38, %struct.hlist_node** %42, align 8, !dbg !10251
tail call void asm sideeffect "dmb ishst", "~{memory}"() #5, !dbg !10252, !srcloc !10255
%43 = load %struct.hlist_node*** %41, align 8, !dbg !10252
store %struct.hlist_node* %37, %struct.hlist_node** %43, align 8, !dbg !10252
store %struct.hlist_node** %42, %struct.hlist_node*** %39, align 8, !dbg !10256
br label %hlist_add_head_rcu.exit
Thanks,
Chengyu
2014 Dec 09
4
[LLVMdev] dmb ishld in AArch64
Hi,
I got an optimization problem (O1, O2) regarding memory barrier “dmb ishld”
I find in the test/CodeGen/AArch64/intrinsics-memory-barrier.ll , it’s stated that memory access around DMB should not be reordered, but when compiling the Linux kernel, I found load/store in
static inline void hlist_add_before_rcu(struct hlist_node *n,
struct hlist_node *next)
{
n->pprev
2005 Jun 09
1
compile error cannot find -lidn
...risk /modules\"
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN -fomit-frame-pointer
-Wno-missing-prototypes -Wno-missing-declarations
-DZAP ATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -o
chan_zap.o chan_zap.c
chan_zap.c: In function `load_module':
chan_zap.c:10252: warning: passing arg 1 of
`pri_set_error' from incompatible po inter type
chan_zap.c:10253: warning: passing arg 1 of
`pri_set_message' from incompatible pointer type
gcc -shared -Xlinker -x -o chan_zap.so chan_zap.o
-lpri -ltonezone
make[1]: Leaving directory `/asterisk/channels'
ma...
2001 Nov 28
1
Reading output from "debugfs -R stat <8>"
...68, (IND):2569, (2060-3083):2570-3593, (IND):3594, (3084-4107):3595-4618, (IND):4619, (4108-5131):4620-5643, (IND):5644, (5132-6155):5645-6668, (IND):6669, (6156-7179):6670-7693, (IND):7694, (7180-8203):7695-8718, (IND):8719, (8204-9227):8720-9743, (IND):9744, (9228-10251):9745-10768, (IND):10769, (10252-11275):10770-11793, (IND):11794, (11276-12299):11795-12818, (IND):12819, (12300-13323):12820-13843, (IND):13844, (13324-14347):13845-14868, (IND):14869, (14348-15371):14870-15893, (IND):15894, (15372-16395):15895-16918, (IND):16919, (16396-17419):16920-17943, (IND):17944, (17420-18443):17945-18968,...
2010 Aug 20
1
Support for backends in Search::Xapian
The attached adds XS wrappers for back-ends:
use Search::Xapian;
my $db = Search::Xapian::Remote::open_writable( "biggles", 10252 );
my $db = Search::Xapian::Flint::open_writable( "testdb" );
my $db = Search::Xapian::InMemory::open_writable();
All the best,
Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xapian_backend_patch.diff
Type: text/x-patch
Size: 9318 bytes
Desc:...
2007 Jul 10
1
Get journal position
Hi,
There is any way to figure out where physically is the journal on a ext3
fs and it's size?
Thanks!
Jordi
2015 Oct 27
0
[Announce] Samba 4.2.5 Available for Download
...d."
Neil Patrick Harris
======================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.2.
Changes since 4.2.4:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2015 Oct 27
0
[Announce] Samba 4.2.5 Available for Download
...d."
Neil Patrick Harris
======================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.2.
Changes since 4.2.4:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2015 Oct 21
0
[Announce] Samba 4.3.1 Available for Download
...ready full."
Henry A. Kissinger
============================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2015 Oct 21
0
[Announce] Samba 4.3.1 Available for Download
...ready full."
Henry A. Kissinger
============================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2009 Dec 14
2
vpopmail/mysql/quota
Hi All,
I'm new to the list and have a quota question. I am building a new server
with dovecot/qmail/vpopmail/mysql and
emails are sending and recieving fine when the quota is set to NOQUOTA, but
when the quota is changed qmail
doesn't deliver any messages. I have read the docs and still need some help
understanding the process for dovecot
quotas relating to the vpopmail mysql database
2006 Aug 10
6
passing hash from controller to view and pluralization?
hi,
i have 2 tables (counties and towns). counties has_many towns and towns
belong_to counties.
now my question:
i thought i would need to do is say @counties = Counties.find(:all).
should that not return to me all counties in the counties table WITH all
towns associated with each county?
in my view i was getting error when doing this
if(counties.has_towns?)
saying undefined has_towns
2015 Dec 01
0
[Announce] Samba 4.3.2 Available for Download
...==========
Release Notes for Samba 4.3.1
October 20, 2015
=============================
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2015 Dec 01
0
[Announce] Samba 4.3.2 Available for Download
...==========
Release Notes for Samba 4.3.1
October 20, 2015
=============================
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2016 Feb 23
0
[Announce] Samba 4.3.5 Available for Download
...==========
Release Notes for Samba 4.3.1
October 20, 2015
=============================
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2016 Feb 23
0
[Announce] Samba 4.3.5 Available for Download
...==========
Release Notes for Samba 4.3.1
October 20, 2015
=============================
This is the latest stable release of Samba 4.3.
Changes since 4.3.0:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable"
to match Windows.
* BUG 10634: smbd: Fix file name buflen and padding in notify repsonse.
* BUG 11486: s3: smbd: Fix mkdir race condition.
* BUG 11522: s3: smbd: Fix opening/creating :stream files on the ro...
2005 May 31
2
Local machine not through firewall
...1.1
default via 62.58.222.90 dev ppp0
Table default:
ARP
? (192.168.1.105) at 00:0C:6E:D7:65:D1 [ether] on eth0
? (10.0.0.138) at 00:90:D0:39:56:A7 [ether] on eth1
Modules
ipt_MASQUERADE 3968 1
ipt_REJECT 6528 4
ipt_LOG 6272 10
ipt_TCPMSS 4480 1
ipt_state 2304 16
ipt_pkttype 2048 4
ipt_recent 10252 0
ipt_iprange 2048 0
ipt_physdev 2320 0
ipt_multiport 2304 2
ipt_conntrack 2816 0
ip_nat_irc 4464 0
ip_nat_tftp 3696 0
ip_nat_ftp 4976 0
ip_conntrack_irc 71600 1 ip_nat_irc
ip_conntrack_tftp 3888 0
ip_conntrack_ftp 72240 1 ip_nat_ftp
ip_conntrack 32520 10
ipt_MASQUERADE,ipt_state,ipt_conntrack,ip_n...
2007 Dec 25
30
Review of Code for 1.9
Hello Guys,
I''m reviewing the code for 1.9, and forgot about this when we first
spoke on this subject.
The current way we stop threads is using Thread#raise to spread
StopServer exception, which will not work as expected in 1.9.
1.9 will treat raised exceptions as #kill, like JRuby does, so the
worker threads will not finish serving the client and _then_ exiting,
but will be