pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2010-01-11
2010-01-11 13:19:56 by Jonas Wallden <jonasw@roxen.com>
4ce3db404e5684946fb2145a8170ef0c1bff2ce6 (
6
lines) (+
3
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
Attempt to fix Windows compiler error.
Rev: src/builtin.cmod:1.252
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: builtin.cmod,v 1.
251
2010/01/
09
13:
49
:
05
srb
Exp $
+
|| $Id: builtin.cmod,v 1.
252
2010/01/
11
13:
19
:
56
jonasw
Exp $
*/ #include "global.h"
803:
wstemp = xalloc(wlen<<shift); pcnws = MKPCHARP(wstemp, shift); if(wshift>shift) {
-
PCHARP pcows
;
-
pcows
= MKPCHARP_STR(whitespace);
+
PCHARP pcows = MKPCHARP_STR(whitespace);
size_t clen = wlen, i; i = wlen = 0; do {