ot require
rewriting conditionals in any way.
Alexander Churanov
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
^re-library^library
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
mand-line tools be just wrappers
around the library.
2) Provide command-line tools and make the library to be just a wrapper
around the tools.
Approaches provide different trade-offs between run-time performance and
isolation.
Alexander Churanov
_
erhead for small structures.
My advice: always use arrays.
Use lists if:
1) Copying items when the dynamic arrays grows is inappropriate.
2) List-specific operations like O(1) splicing or O(1) insertions and
deletions are required.
Alexander Churanov
___
f
Leinier,
I forgot to mention that character-mode IO also resolves all binary
compatibility issues and makes possible implementing wrappers for any
programming language much easier.
Alexander Churanov
___
freebsd-hackers@freebsd.org mailing list
http
a process, write commands and
queries and read results.
Alexander Churanov
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
ll be done right.
Alexander Churanov
2010/3/21 Dominic Fandrey
> On 17/03/2010 15:34, Alexander Churanov wrote:
> > Hi folks!
> >
> > Some time ago I was initiating the work on syscons driver ( see
> > http://wiki.freebsd.org/SysconsUnicodeProject ), then was t
) Discuss the state and the future of the work?
I'd like to ensure that we are not doing the same things with other
engineers and everybody is aware of changes.
Alexander Churanov
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebs
some ports using "USE_GCC" knob of /usr/ports/Mk/bsd.gcc.mk .
Is this the same as you suggest?
Alexander Churanov
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send an
elied
> upon in FreeBSD-specific code. It is not like somebody else will change
> the relevant include files without warning.
Ah, then wchar_t is for internal usage? Then it's OK.
Alexander Churanov
___
freebsd-hackers@freebs
nally, because C language standard
does not require that a wchar_t variable can hold an UTF-32 code
point.
3) Please, give an example of character that does not fit into UCS-4.
I'll check whether it fits into UTF-32. I expect that any character
fits into a single UTF-32 code point.
Sincerely,
11 matches
Mail list logo