Displaying 10 results from an estimated 10 matches for "ok2".
Did you mean:
ok
2007 Mar 06
2
parse error with if else (PR#9551)
Full_Name: Stephanie MAHEVAS
Version: 2.4.1
OS: Windows NT
Submission from: (NULL) (134.246.55.50)
the two following instructions provide a synthax error :
if ( 5 > 4 ) cat("ok1")
else cat("ok2")
and
if ( 5 > 4 ){ cat("ok1")}
else cat("ok2")
whereas these ones don't
if ( 5 > 4 ) cat("ok1") else cat("ok2")
and
if ( 5 > 4 ){ cat("ok1")
}else cat("ok2")
It looks like a parser problem. If else is not on the s...
2009 Jul 07
0
Protection stack overflow when calling setGeneric()/setMethod() from within .onLoad()
Hi list,
Calling setGeneric()/setMethod() from within the .onLoad() hook
of MyPkg package produces the following error:
> gctorture(TRUE)
> library(MyPkg)
.onLoad(): ok1
.onLoad(): ok2
Error : protect(): protection stack overflow
Error : .onLoad failed in 'loadNamespace' for 'MyPkg'
Error: package/namespace load failed for 'MyPkg'
This is with the following code in the .onLoad() hook:
.onLoad <- function(libname, pkgname) {
cat("...
2004 Aug 06
2
Protocol
jaromil,
> >
> > wanted to ask again if someone has some online documentation on the
> > icecast (or shoutcast) protocol at the socket/data level.
>
> have a look into MuSE/libmpeg/httpinput.cc (http://muse.dyne.org)
> i hope that code can help you figuring out
>
No actually not. It just makes the connection to the shoutcast/icecast
server. I've gotten this
2001 Jun 01
2
Admin question[s]
...posted before but didn't see any fix for it].
Btw... this is on Linux Slackware 7 operating system.
My question is regarding accessing the 'admin' console via telnet.
I can 'telnet localhost 8000' from the same terminal and type in my
admin
'password' and I get this:
OK2
icy-caps:11
Then I hit <enter> 2 times and see:
OK
So I'm in but can't get any response to any command I give [not even
'help'].
Now what I do see when I browse http://localhost:8000/test.cgi
when I connect this way is a new mount called /icy_0
/icy_0 localhost...
2004 Aug 06
0
Admin question[s]
...it].
> Btw... this is on Linux Slackware 7 operating system.
>
>
> My question is regarding accessing the 'admin' console via telnet.
> I can 'telnet localhost 8000' from the same terminal and type in my
> admin
> 'password' and I get this:
>
> OK2
> icy-caps:11
>
> Then I hit <enter> 2 times and see:
>
> OK
>
> So I'm in but can't get any response to any command I give [not even
> 'help'].
> Now what I do see when I browse http://localhost:8000/test.cgi
> when I connect this way is a new...
2004 Aug 25
1
samba 3.0.3 + windows backup software = strange issue
...ndows 2000 with
a local user ("builder") logged in. A public share from Linux box is mapped
as a network drive. Copying files via Explorer is working fine. Starting
Windows Backup software and trying to backup all of the files from the
network drive is OK, too. (Please see the smb.log.ok2 file attached to this
message).
Case 2. Samba server with a public share on it ("public1"). Windows 2000 with
a domain user ("wow") logged in. A public share from Linux box is mapped as a
network drive. Copying files via Explorer is working fine. Starting Windows
Backup sof...
2002 Dec 09
2
ov_open/ov_test weirdness
...reak;
default: tmp = "Unknown error"; break;
}
fprintf(stderr, "error: %s\n", tmp);
return -1;
}
ov_clear(&vf);
fclose(f);
fprintf(stderr, "Ok2\n");
return 0;
}
it just doesn't work. Ok1 is printed. But I get OV_ENOTVORBIS the second time,
everytime. Even if I use ov_test the first time.. Oh and ov_test acts the
same as ov_open, I don't have to call ov_test_open (in fact ov_test_open
fails...)
Al...
2007 Aug 08
6
The CentOS-Plus kernel
I see the new kernel available in the plus repository... is there some
way to view what the differences are between that and the mainline
kernel?
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
Hello,
I work at SmarctJog.com, we have here some patches on IceCast for
performance and reliability, these are mostly client/connection/source
cleanups (a slave merge is underway, and some more good stuff (c)),
but we'd like this to be merged in before the list gets any longer.
Please find attached a list of our patches with a short desc:
This one is actually not from us/me, it was found
2004 Aug 06
2
Admin question[s]
...ckware 7 operating system.
> >
> >
> > My question is regarding accessing the 'admin' console via telnet.
> > I can 'telnet localhost 8000' from the same terminal and type in my
> > admin
> > 'password' and I get this:
> >
> > OK2
> > icy-caps:11
> >
> > Then I hit <enter> 2 times and see:
> >
> > OK
> >
> > So I'm in but can't get any response to any command I give [not even
> > 'help'].
> > Now what I do see when I browse http://localhost:8000/test...