Displaying 3 results from an estimated 3 matches for "getto".
Did you mean:
gettr
2008 Oct 24
1
changed behaviour of 'get' in 2.8.0: request for unchange
There is an unannounced and non-backwards-compatible change to the behaviour of 'get' in R2.8.0. 'get'ting a missing value now causes an error, whereas hitherto it's just returned a "missing" object. For example, in R2.8.0 this happens:
test> getto <- function( x) get( 'x', sys.frame(1))
test> getto()
Error in get("x", sys.frame(1)) :
argument "x" is missing, with no default
whereas in R2.7.1 this happens:
test> getto()
test>
i.e. a "missing" object.
While I can see some reason to the c...
2008 Jun 17
1
read.spss {foreign} doesn't work over network?
...quot; "O_OPURP" "OCODE" "ONAME" "OGAVEHOM"
[25] "OADDRESS" "OXSTRT1" "OXSTRT2" "OCITY" "OZIP" "OAV_STAT"
[31] "O_XCORD" "O_YCORD" "O_TAZ" "GETTO" "O_GETTO" "BUS1"
[37] "BUS2" "BUS3" "BUS4" "BOARD1" "BOARD2" "DEPART1"
[43] "DEPART2" "DPURP" "O_DPURP" "DCODE" "DNAME" "...
2007 Jan 03
3
pre-1.0.rc6 / index file problems? try this
People who have had "duplicate header extension" and whatever other
random index file corruption problems, please see if this fixes
anything:
http://dovecot.org/list/dovecot-cvs/2006-December/007315.html
The change is also in the latest nightly snapshot (http://dovecot.org/
nightly/dovecot-latest.tar.gz). You could in general treat the latest
snapshot as "pretty much the