Displaying 17 results from an estimated 17 matches for "72358".
Did you mean:
2358
2017 Mar 16
4
Support for user defined unary functions
...tionality and
requires only a minor change to the grammar. If this change seems
acceptable I am happy to provide a complete patch with suitable tests
and documentation.
[1]:
Index: src/main/gram.y
===================================================================
--- src/main/gram.y (revision 72358)
+++ src/main/gram.y (working copy)
@@ -357,6 +357,7 @@
| '+' expr %prec UMINUS { $$ = xxunary($1,$2);
setId( $$, @$); }
| '!' expr %prec UNOT { $$ = xxunary($1,$2);
setId( $$, @$); }
| '~' expr %prec TILD...
2017 Mar 16
2
Support for user defined unary functions
...this change seems
>> acceptable I am happy to provide a complete patch with suitable tests
>> and documentation.
>>
>> [1]:
>> Index: src/main/gram.y
>> ===================================================================
>> --- src/main/gram.y (revision 72358)
>> +++ src/main/gram.y (working copy)
>> @@ -357,6 +357,7 @@
>> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
>> setId( $$, @$); }
>> | '!' expr %prec UNOT { $$ = xxunary($1,$2);
>> setId(...
2017 Mar 16
2
Support for user defined unary functions
...e
> tests
> >>> and documentation.
> >>>
> >>> [1]:
> >>> Index: src/main/gram.y
> >>> ============================================================
> =======
> >>> --- src/main/gram.y (revision 72358)
> >>> +++ src/main/gram.y (working copy)
> >>> @@ -357,6 +357,7 @@
> >>> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
> >>> setId( $$, @$); }
> >>> | '!' expr %prec UNOT...
2017 Mar 16
0
Support for user defined unary functions
...r change to the grammar. If this change seems
> acceptable I am happy to provide a complete patch with suitable tests
> and documentation.
>
> [1]:
> Index: src/main/gram.y
> ===================================================================
> --- src/main/gram.y (revision 72358)
> +++ src/main/gram.y (working copy)
> @@ -357,6 +357,7 @@
> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
> setId( $$, @$); }
> | '!' expr %prec UNOT { $$ = xxunary($1,$2);
> setId( $$, @$); }
>...
2017 Mar 16
0
Support for user defined unary functions
...r change to the grammar. If this change seems
> acceptable I am happy to provide a complete patch with suitable tests
> and documentation.
>
> [1]:
> Index: src/main/gram.y
> ===================================================================
> --- src/main/gram.y (revision 72358)
> +++ src/main/gram.y (working copy)
> @@ -357,6 +357,7 @@
> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
> setId( $$, @$); }
> | '!' expr %prec UNOT { $$ = xxunary($1,$2);
> setId( $$, @$); }
>...
1999 May 22
0
Samba 2.0.4b Error reading file on 100bt only it seems...
...p! I'm using this for amanda, so this is
not a viable option. Any takers?
Thanks
Daren Schwenke
Imageware Corp.
I get the following errors (error reading file errors...)
smb :\ tar c /home/darens/testt.tar
directory \Win95B\
496 ( 17.3 kb/s) \Win95B\DELTEMP.COM
72358 ( 2018.9 kb/s) \Win95B\DOSSETUP.BIN
46656 ( 1340.1 kb/s) \Win95B\EXTRACT.EXE
49543 ( 1240.6 kb/s) \Win95B\FORMAT.COM
54600 ( 2539.1 kb/s) \Win95B\LAYOUT.INF
Error reading file \Win95B\LAYOUT1.INF. Got 0 bytes
Didn't get entire file. size=5739, nread=0
5739 ( 560.4 kb/s) \W...
2017 Mar 16
2
Support for user defined unary functions
...> >> >>>
> >> >>> [1]:
> >> >>> Index: src/main/gram.y
> >> >>>
> >> ===================================================================
> >> >>> --- src/main/gram.y (revision 72358)
> >> >>> +++ src/main/gram.y (working copy)
> >> >>> @@ -357,6 +357,7 @@
> >> >>> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
> >> >>> setId( $$, @$); }
> >> >>...
2017 Mar 16
0
Support for user defined unary functions
...to provide a complete patch with suitable tests
>>> and documentation.
>>>
>>> [1]:
>>> Index: src/main/gram.y
>>> ===================================================================
>>> --- src/main/gram.y (revision 72358)
>>> +++ src/main/gram.y (working copy)
>>> @@ -357,6 +357,7 @@
>>> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
>>> setId( $$, @$); }
>>> | '!' expr %prec UNOT { $$ = xxunary($1...
2017 Mar 17
3
Support for user defined unary functions
...> >> >>> [1]:
>>> >> >>> Index: src/main/gram.y
>>> >> >>>
>>> >> ===================================================================
>>> >> >>> --- src/main/gram.y (revision 72358)
>>> >> >>> +++ src/main/gram.y (working copy)
>>> >> >>> @@ -357,6 +357,7 @@
>>> >> >>> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
>>> >> >>> setId( $$, @...
2017 Mar 16
0
Support for user defined unary functions
...gt;>> and documentation.
>> >>>
>> >>> [1]:
>> >>> Index: src/main/gram.y
>> >>>
>> ===================================================================
>> >>> --- src/main/gram.y (revision 72358)
>> >>> +++ src/main/gram.y (working copy)
>> >>> @@ -357,6 +357,7 @@
>> >>> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
>> >>> setId( $$, @$); }
>> >>> | '!'...
2017 Mar 16
0
Support for user defined unary functions
...gt;>>
>> >> >>> [1]:
>> >> >>> Index: src/main/gram.y
>> >> >>>
>> >> ===================================================================
>> >> >>> --- src/main/gram.y (revision 72358)
>> >> >>> +++ src/main/gram.y (working copy)
>> >> >>> @@ -357,6 +357,7 @@
>> >> >>> | '+' expr %prec UMINUS { $$ = xxunary($1,$2);
>> >> >>> setId( $$, @$); }
>> &...
2017 Mar 17
2
Support for user defined unary functions
...>> >>> >> >>> Index: src/main/gram.y
>> >>> >> >>>
>> >>> >> ===================================================================
>> >>> >> >>> --- src/main/gram.y (revision 72358)
>> >>> >> >>> +++ src/main/gram.y (working copy)
>> >>> >> >>> @@ -357,6 +357,7 @@
>> >>> >> >>> | '+' expr %prec UMINUS { $$ =
>> >>> >> xxunary($...
2017 Mar 17
2
Support for user defined unary functions
...>> >>> >> >>> Index: src/main/gram.y
>> >>> >> >>>
>> >>> >> ===================================================================
>> >>> >> >>> --- src/main/gram.y (revision 72358)
>> >>> >> >>> +++ src/main/gram.y (working copy)
>> >>> >> >>> @@ -357,6 +357,7 @@
>> >>> >> >>> | '+' expr %prec UMINUS { $$ =
>> >>> >> xxunary($...
2017 Mar 17
0
Support for user defined unary functions
...t;>> [1]:
> >>> >> >>> Index: src/main/gram.y
> >>> >> >>>
> >>> >> ===================================================================
> >>> >> >>> --- src/main/gram.y (revision 72358)
> >>> >> >>> +++ src/main/gram.y (working copy)
> >>> >> >>> @@ -357,6 +357,7 @@
> >>> >> >>> | '+' expr %prec UMINUS { $$ =
> xxunary($1,$2);
> >>> >>...
2017 Mar 17
2
Support for user defined unary functions
...m.y
>> >> >>> >> >>>
>> >> >>> >>
>> >> >>> >> ===================================================================
>> >> >>> >> >>> --- src/main/gram.y (revision 72358)
>> >> >>> >> >>> +++ src/main/gram.y (working copy)
>> >> >>> >> >>> @@ -357,6 +357,7 @@
>> >> >>> >> >>> | '+' expr %prec UMINUS { $$ =
>> >...
2017 Mar 17
0
Support for user defined unary functions
...>> >>> Index: src/main/gram.y
> >> >>> >> >>>
> >> >>> >> ============================================================
> =======
> >> >>> >> >>> --- src/main/gram.y (revision 72358)
> >> >>> >> >>> +++ src/main/gram.y (working copy)
> >> >>> >> >>> @@ -357,6 +357,7 @@
> >> >>> >> >>> | '+' expr %prec UMINUS { $$ =
> >> >>>...
2017 Mar 17
0
Support for user defined unary functions
...>>> >> >>>
> >> >> >>> >>
> >> >> >>> >> ============================================================
> =======
> >> >> >>> >> >>> --- src/main/gram.y (revision 72358)
> >> >> >>> >> >>> +++ src/main/gram.y (working copy)
> >> >> >>> >> >>> @@ -357,6 +357,7 @@
> >> >> >>> >> >>> | '+' expr %prec UMINUS { $$...