Joke/hoax/satirical "interview" with Bjarne Stroustrup

2024-10-01 Thread Al Schapira
Its no joking matter. I think all c++ programmers ought to read the joke/hoax/satirical "interview" with Bjarne Stroustrup, linked here, https://www.ganssle.com/tem/tem17.htm and think of this every time you write some c++ code. Of course I read this when I was at Bell Labs, and I remember Kerni

Re: RTF import bug & info

2024-08-17 Thread Al Schapira
On Sat, 2024-08-17 at 09:29 -0400, Justin Luth wrote: > I don't think you read the information on > https://wiki.documentfoundation.org/QA/Bibisect very closely. Go back > to that and understand it. > > especially Watch Effective Bisection and Bibisection (Matthew > Francis's talk at LibOCon 2015

Re: RTF import bug & info

2024-08-16 Thread Al Schapira
On Sat, 2024-08-17 at 00:57 -0400, Al Schapira wrote: > On Sat, 2024-08-17 at 00:24 +, Dr. David Alan Gilbert wrote: > > * Al Schapira (a_schap...@verizon.net) wrote: > > > On Fri, 2024-08-16 at 21:53 +0500, Mike Kaganski wrote: > > > > On 16.08.2024 21:52, Al wr

Re: RTF import bug & info

2024-08-16 Thread Al Schapira
On Sat, 2024-08-17 at 00:24 +, Dr. David Alan Gilbert wrote: > * Al Schapira (a_schap...@verizon.net) wrote: > > On Fri, 2024-08-16 at 21:53 +0500, Mike Kaganski wrote: > > > On 16.08.2024 21:52, Al wrote: > > > > On Mon, 2024-08-12 at 16:18 -0400, Al Schapira w

Re: RTF import bug & info

2024-08-16 Thread Al Schapira
On Fri, 2024-08-16 at 21:53 +0500, Mike Kaganski wrote: > On 16.08.2024 21:52, Al wrote: > > On Mon, 2024-08-12 at 16:18 -0400, Al Schapira wrote: > > > With reference to libreoffice bug 162342 ("RTF input fails to > > > honor > > > \marg[lrtb]N commands

RTF import bug & info

2024-08-12 Thread Al Schapira
With reference to libreoffice bug 162342 ("RTF input fails to honor \marg[lrtb]N commands when a \page command is added") I would like to learn more about how rtf files are imported and subsequently rendered. Is anyone out there familiar with this process? Can anyone direct me to which source files