After a long battle with technology, andrew(at)dunslane(dot)net (Andrew Dunstan), an earthling, wrote:
> Bruce Momjian wrote:
>
>>I have shortened your paragraph to:
>>
>> Because Win32 is significantly different from the Unix platforms
>> supported in previous releases, this port might have more bugs
>> than other supported platforms in this release. Please
>> test it thoroughly before using it in production.
>>
>>and made the change in release.sgml. Do we need more?
>
> I don't much like "might have more bugs". Perhaps "might be less
> robust" or "might be less stable"?
How about:
"We cannot be as confident in its stability as we are for other
platforms that have been tested and supported across numerous past
releases."
--
(reverse (concatenate 'string "gro.mca" "@" "enworbbc"))
http://cbbrowne.com/info/rdbms.html
Q: What does the function NULL do?
A: The function NULL tests whether or not its argument is NIL or not. If
its argument is NIL the value of NULL is NIL.
-- Ken Tracton, Programmer's Guide to Lisp, page 73.