diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012003.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012003.html | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012003.html b/zarb-ml/mageia-dev/2012-February/012003.html new file mode 100644 index 000000000..a6ad55148 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012003.html @@ -0,0 +1,153 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] mgarepo log regression? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgarepo%20log%20regression%3F&In-Reply-To=%3C4F3BE0A0.8070005%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012002.html"> + <LINK REL="Next" HREF="012004.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] mgarepo log regression?</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgarepo%20log%20regression%3F&In-Reply-To=%3C4F3BE0A0.8070005%40mageia.org%3E" + TITLE="[Mageia-dev] mgarepo log regression?">anssi at mageia.org + </A><BR> + <I>Wed Feb 15 17:43:12 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012002.html">[Mageia-dev] mgarepo log regression? (was: c++-gtk-utils-2.0.4-1.mga2) +</A></li> + <LI>Next message: <A HREF="012004.html">[Mageia-dev] mgarepo log regression? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12003">[ date ]</a> + <a href="thread.html#12003">[ thread ]</a> + <a href="subject.html#12003">[ subject ]</a> + <a href="author.html#12003">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 15.02.2012 18:38, Anssi Hannula wrote: +><i> On 14.02.2012 22:44, Jani Välimaa wrote: +</I>>><i> 2012/2/14 barjac <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">buildsystem-daemon at mageia.org</A>>: +</I>>>><i> Name : c++-gtk-utils Relocations: (not relocatable) +</I>>>><i> Version : 2.0.4 Vendor: Mageia.Org +</I>>>><i> Release : 1.mga2 Build Date: Tue Feb 14 19:36:12 2012 +</I>>>><i> Install Date: (not installed) Build Host: ecosse.mageia.org +</I>>>><i> Group : System/Libraries Source RPM: (none) +</I>>>><i> Size : 2000191 License: GPLv2 +</I>>>><i> Signature : (none) +</I>>>><i> Packager : barjac <barjac> +</I>>>><i> URL : <A HREF="http://cxx-gtk-utils.sourceforge.net">http://cxx-gtk-utils.sourceforge.net</A> +</I>>>><i> Summary : GTK+-based ISO image editor +</I>>>><i> Description : +</I>>>><i> c++-gtk-utils is a lightweight library containing +</I>>>><i> a number of classes and functions for programming +</I>>>><i> GTK+ programs using C++ in POSIX (Unix-like) environments, +</I>>>><i> where the user does not want to use a full-on wrapper such +</I>>>><i> as gtkmm or wxWidgets, or is concerned about exception safety +</I>>>><i> or thread safety of the wrapper and their documentation. +</I>>>><i> It is parallel installable for both GTK+2 and GTK+3. +</I>>>><i> +</I>>>><i> barjac <barjac> 2.0.4-1.mga2: +</I>>>><i> + Revision: 208908 +</I>>>><i> - &.mga2- del *.a +</I>>>><i> - imported package c++-gtk-utils +</I>>><i> +</I>>><i> You should avoid using macros in commit msgs or at least escape them +</I>>><i> (%mkrel -> %%mkrel) or use mgarepo to commit changes which does it +</I>>><i> automatically. +</I>>><i> +</I>>><i> Commit msgs "%mkrel & spelling error" and "del *.a" looks now in +</I>>><i> changelog like "- &.mga2- del *.a". +</I>><i> +</I>><i> Err no, this is an mgarepo regression. It should automatically escape +</I>><i> the logs when it fetches the log from SVN, and double-checking confirms +</I>><i> that mdv repsys does it correctly. +</I>><i> +</I>><i> Or has this been intentionally changed at some point?? +</I> +Actually, scratch that. There is just a bug that escaping isn't done +correctly when '%' is the first character of an SVN log message line. + +MgaRepo/log.py: +unescaped_macro_pat = re.compile(r"([^%])%([^%])") + +This matches "x%foo", but doesn't match "%foo". + +-- +Anssi Hannula +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012002.html">[Mageia-dev] mgarepo log regression? (was: c++-gtk-utils-2.0.4-1.mga2) +</A></li> + <LI>Next message: <A HREF="012004.html">[Mageia-dev] mgarepo log regression? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12003">[ date ]</a> + <a href="thread.html#12003">[ thread ]</a> + <a href="subject.html#12003">[ subject ]</a> + <a href="author.html#12003">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |