* [gentoo-commits] proj/portage:master commit in: doc/
@ 2015-07-30 8:10 Mike Frysinger
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2015-07-30 8:10 UTC (permalink / raw
To: gentoo-commits
commit: 0cd8097a6e28908f22d76c714f2baeb2da5139d9
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 08:09:56 2015 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 08:09:56 2015 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=0cd8097a
doc: add another strict aliasing link
doc/qa.docbook | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/qa.docbook b/doc/qa.docbook
index d0986e2..6e25714 100644
--- a/doc/qa.docbook
+++ b/doc/qa.docbook
@@ -224,7 +224,8 @@
For information, please review these links:
<ulink url="http://mail-index.netbsd.org/tech-kern/2003/08/11/0001.html">NetBSD Explanation</ulink>,
<ulink url="http://thread.gmane.org/gmane.linux.gentoo.devel/39495">Gentoo Dev Thread</ulink>,
- <ulink url="http://gcc.gnu.org/bugs.html#nonbugs_c">GCC Docs</ulink>
+ <ulink url="http://gcc.gnu.org/bugs.html#nonbugs_c">GCC Docs</ulink>,
+ <ulink url="http://cellperformance.beyond3d.com/articles/2006/06/understanding-strict-aliasing.html">Practical examples</ulink>.
</para>
<para>
To fix this issue, use the methods proposed in the links mentioned earlier.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/portage:master commit in: doc/
@ 2016-09-19 8:51 Zac Medico
0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico @ 2016-09-19 8:51 UTC (permalink / raw
To: gentoo-commits
commit: 35863a80b915939aac3ce6bf017d942cac879df8
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 16:30:05 2016 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 08:51:27 2016 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=35863a80
doc: Revert URI changes related to docbook schema
This partially reverts b5365341dad167e314023df95d2c5e0f955962f0.
X-Gentoo-Bug: 589210
X-Gentoo-Bug-URL: https://bugs.gentoo.org/589210
doc/custom.xsl | 2 +-
doc/portage.docbook | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/custom.xsl b/doc/custom.xsl
index 11a2b9e..a7763ec 100644
--- a/doc/custom.xsl
+++ b/doc/custom.xsl
@@ -1,4 +1,4 @@
-<xsl:stylesheet xmlns:xsl="https://www.w3.org/1999/XSL/Transform" version="1.0">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:param name="toc.section.depth" select="20"/>
<xsl:param name="chunk.section.depth" select="2"/>
<xsl:param name="generate.section.toc.level" select="2"/>
diff --git a/doc/portage.docbook b/doc/portage.docbook
index f7d539a..811544f 100644
--- a/doc/portage.docbook
+++ b/doc/portage.docbook
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
- "https://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY date SYSTEM "fragment/date">
<!ENTITY version SYSTEM "fragment/version">
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-19 8:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30 8:10 [gentoo-commits] proj/portage:master commit in: doc/ Mike Frysinger
-- strict thread matches above, loose matches on Subject: below --
2016-09-19 8:51 Zac Medico
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox