Displaying 9 results from an estimated 9 matches for "23233".
Did you mean:
2323
2014 Nov 28
2
[PATCH] fish: show synopsis if command syntax is wrong
This patch lets guestfish show command synopsis if the syntax of command issued
by user is wrong, rather than telling user that the number of parameters is wrong.
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
---
fish/cmds-gperf.h | 1 +
generator/fish.ml | 33 ++++++++++++---------------------
2 files changed, 13 insertions(+), 21 deletions(-)
diff --git a/fish/cmds-gperf.h
2008 Dec 15
2
Zaptel / TDM400P card stopped working
...22593 2
dm_snapshot 18661 0
dm_zero 5825 0
dm_mirror 19521 0
dm_log 12229 1 dm_mirror
dm_mod 48265 8
dm_multipath,dm_snapshot,dm_zero,dm_mirror,dm_log
aic7xxx 101753 15
scsi_transport_spi 23233 1 aic7xxx
sd_mod 26329 20
scsi_mod 123917 6
sr_mod,sg,libata,aic7xxx,scsi_transport_spi,sd_mod
raid456 121681 1
async_xor 7361 1 raid456
async_memcpy 6209 1 raid456
async_tx 9869 3 raid456,async_xor,async_mem...
2006 Feb 15
0
Looking for Boston-area Rails developers
My company is seeking senior software engineers to work on a small
team to design and develop a brand new web-2.0 type of service. This
is an internal startup that''s part of an established, successful
Boston-area software company. It''s also very early in the lifecycle,
so the engineers will have significant influence over how the service
evolves. The engineers will help evaluate
2014 Nov 28
0
Re: [PATCH] fish: show synopsis if command syntax is wrong
...d, cmd);\n";
> + pr " }\n";
> + pr " }\n";
There is an issue here: in the true branch of "if (ct)", there is no
more return, and thus builds fails when enabling -Werror
(--enable-werror for configure):
cmds.c: In function 'run_action':
cmds.c:23233:1: error: control reaches end of non-void function [-Werror=return-type]
}
^
Also, the return code -2 must be turned as -1.
--
Pino Toscano
2011 Aug 06
2
[LLVMdev] llvm-gcc near tip causing crash in /usr/bin/ld due to memory corruption on linux x86_64
...unwind-dw2-fde-glibc_s.o", "libgcc/./unwind-sjlj_s.o", "libgcc/./gthr-gnat_s.o", "libgcc/./unwind-c_s.o", "-lc"], [/* 82 vars */]) = 0
arch_prctl(ARCH_SET_FS, 0x7f98b6ca5720) = 0
vfork(Process 23234 attached
) = 23234
[pid 23233] wait4(23234, Process 23233 suspended
<unfinished ...>
[pid 23234] execve("/home/jasonwkim/Work/hg-llvm/BUILD/llvm-gcc-4.2-rw/./gcc/collect2", ["/home/jasonwkim/Work/hg-llvm/BUILD/llvm-gcc-4.2-rw/./gcc/collect2", "--eh-frame-hdr", "-m", "elf_x86_6...
2018 Apr 22
0
[Bug 351] Conntrack loses connection entries
...30860 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 18877:20329(1452) ack 514 win
15972
14:46:21.131405 IP Y.Y.Y.Y.1844 > X.X.X.X.2000: . ack 20329 win 65535
14:46:24.641232 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 20329:21781(1452) ack 514 win
15972
14:46:24.769198 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 21781:23233(1452) ack 514 win
15972
14:46:24.769797 IP Y.Y.Y.Y.1844 > X.X.X.X.2000: . ack 23233 win 65535
14:46:25.350155 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 23233:24685(1452) ack 514 win
15972
14:46:25.467889 IP X.X.X.X.2000 > Y.Y.Y.Y.1844: P 24685:26137(1452) ack 514 win
15972
14:46:25.468444 IP Y.Y.Y...
2014 Dec 01
2
Re: [PATCH] fish: show synopsis if command syntax is wrong
...\n";
> > + pr " }\n";
>
> There is an issue here: in the true branch of "if (ct)", there is no
> more return, and thus builds fails when enabling -Werror
> (--enable-werror for configure):
>
> cmds.c: In function 'run_action':
> cmds.c:23233:1: error: control reaches end of non-void function [-Werror=return-type]
> }
> ^
>
> Also, the return code -2 must be turned as -1.
Thanks, both fixed.
Regards,
Hu
>
> --
> Pino Toscano
>
> _______________________________________________
> Libguestfs mailing l...
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...exit ChanSpy if spied channel does
not have a call in progress (Reported by Chris Hillman)
* ASTERISK-23099 - [patch] WSS: enable ast_websocket_read()
function to read the whole available data at first and then wait
for any fragmented packets (Reported by Thava Iyer)
* ASTERISK-23233 - alembic missing scripts for certain realtime
tables (Reported by jmls)
* ASTERISK-22537 - Create Sorcery equivalent to the AST_CONFIG
function (Reported by George Joseph)
* ASTERISK-23120 - ARI/AMI: allow objects created via interfaces
to have their unique ID specified by the...
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...exit ChanSpy if spied channel does
not have a call in progress (Reported by Chris Hillman)
* ASTERISK-23099 - [patch] WSS: enable ast_websocket_read()
function to read the whole available data at first and then wait
for any fragmented packets (Reported by Thava Iyer)
* ASTERISK-23233 - alembic missing scripts for certain realtime
tables (Reported by jmls)
* ASTERISK-22537 - Create Sorcery equivalent to the AST_CONFIG
function (Reported by George Joseph)
* ASTERISK-23120 - ARI/AMI: allow objects created via interfaces
to have their unique ID specified by the...