blob: f93d51c3d50212c226a4b43e75cd088a82145b89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Think about bugzilla monitoring?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C4C9DE9AE.8090301%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001216.html">
<LINK REL="Next" HREF="001217.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Think about bugzilla monitoring?</H1>
<B>Frank Griffin</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C4C9DE9AE.8090301%40roadrunner.com%3E"
TITLE="[Mageia-discuss] Think about bugzilla monitoring?">ftg at roadrunner.com
</A><BR>
<I>Sat Sep 25 14:23:10 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001216.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI>Next message: <A HREF="001217.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1207">[ date ]</a>
<a href="thread.html#1207">[ thread ]</a>
<a href="subject.html#1207">[ subject ]</a>
<a href="author.html#1207">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Farfouille wrote:
><i> Short answer : by using language of higher level than C or C++.
</I>[...]
><i>
</I>><i>
</I>><i> If one compare a C/Gobject program with its equivalent in Vala, it is
</I>><i> obvious that it will have fewer bugs in Vala version, just because
</I>><i> there less lines of code hence less places where bugs can hide.
</I>><i>
</I>Unfortunately:
1) Software actually developed by the MDV community is a small
percentage of the distro. Most of it is written by upstream developers,
who will use whatever they like.
2) Of the bugs reported against MDV-developed software, only a small
percentage have to do with crashes that can be traced to the type of
problem you describe. Most are behavioral issues or packaging issues.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001216.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI>Next message: <A HREF="001217.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1207">[ date ]</a>
<a href="thread.html#1207">[ thread ]</a>
<a href="subject.html#1207">[ subject ]</a>
<a href="author.html#1207">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|