Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/2] Update code snippets in QQA of defer/rcuapi
@ 2018-12-18 15:01 Akira Yokosawa
  2018-12-18 15:03 ` [PATCH 1/2] defer/rcuapi: Employ new scheme for snippets in Answers to Quick Quizzes Akira Yokosawa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Akira Yokosawa @ 2018-12-18 15:01 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 3908668ab195e3b0b230eb7a667b03009107ca24 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Tue, 18 Dec 2018 23:38:18 +0900
Subject: [PATCH 0/2] Update code snippets in QQA of defer/rcuapi

Hi Paul,

Let's resume updating snippets.

Patch #1 updates a couple of snippets in QQA of defer/rcuapi.tex
which I missed prior to the latest release.

Patch #2 is an independent fix to avoid duplicate entries in
bibliography.

It turned out that update of code snippets in datastruct
requires some enhancement of fcvextract.pl to handle labels of
the form "/* \lnlbl{foo} */".
Also, code samples under CodeSamples/datastruct/ have quite
a few comment blocks, which should not appear in the resulting
code snippets. Putting \fcvexclude for those comment lines would
cause the code samples look ugly, so fcvextract.pl should be able to
remove them automatically.

I'll submit the update in datastruct once the update of the script
becomes ready.

        Thanks, Akira
--
Akira Yokosawa (2):
  defer/rcuapi: Employ new scheme for snippets in Answers to Quick
    Quizzes
  memorder: Avoid citing duplicate bib entries

 defer/rcuapi.tex      | 51 +++++++++++++++++++++------------------------------
 memorder/memorder.tex |  2 +-
 2 files changed, 22 insertions(+), 31 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-18 17:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-18 15:01 [PATCH 0/2] Update code snippets in QQA of defer/rcuapi Akira Yokosawa
2018-12-18 15:03 ` [PATCH 1/2] defer/rcuapi: Employ new scheme for snippets in Answers to Quick Quizzes Akira Yokosawa
2018-12-18 15:04 ` [PATCH 2/2] memorder: Avoid citing duplicate bib entries Akira Yokosawa
2018-12-18 17:03 ` [PATCH 0/2] Update code snippets in QQA of defer/rcuapi Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox