This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/315] documentation correction for obstack alignment


------- Additional Comments From jakub at redhat dot com  2004-08-10 07:24 -------
But DEFAULT_ALIGNMENT in obstack is not big enough to hold any data type.
It is the alignment of double.
It can be changed if obstack_specify_allocation* macros are used in place of
obstack_init or obstack_begin.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=315

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]