search for: 39090

Displaying 3 results from an estimated 3 matches for "39090".

Did you mean: 9090
2007 Mar 19
1
Paratext Installation Problem
Hello, I'm trying to install the Paratext program on Linux. It's only available to some people, so you can't try it yourself, but it's running into a problem with the MSI. It runs the GUI, and gets most of the way through before saying that the wizard was interrupted before the installation could be completed. It's using the InstallShield Wizard. Here's the output from
2007 Jun 21
1
A HTB problem
...class htb 1:11 parent 1:1 leaf 110: prio 0 quantum 37500 rate 3000Kbit ceil 10000Kbit burst 50Kb/8 mpu 0b overhead 0b cburst 14098b Sent 0 bytes 0 pkts (dropped 0, overlimits 0) lended: 0 borrowed: 0 giants: 0 tokens: 111847 ctokens: 9240 class htb 1:1 root rate 30000Kbit ceil 30000Kbit burst 39090b/8 mpu 0b overhead 0b cburst 39090b/8 mpu 0b overhead 0b level 7 Sent 499116401 bytes 489356 pkts (dropped 0, overlimits 0) rate 28831Kbit 3533pps lended: 480785 borrowed: 0 giants: 0 tokens: -8619 ctokens: -8619 class htb 1:13 parent 1:1 leaf 130: prio 5 quantum 1000 rate 50000bit ceil 30000K...
2020 Jan 15
4
A bug understanding F relative to FALSE?
Hi all, Is the next behaviour suitable? identical(F,FALSE) ## [1] TRUE utils::getParseData(parse(text = "c(F,FALSE)", keep.so=rce = TRUE)) ## line1 col1 line2 col2 id parent token terminal text ## 14 1 1 1 10 14 0 expr FALSE ## 1 1 1 1 1 1 3 SYMBOL_FUNCTION_CALL TRUE c ## 3 1 1 1 1 3