lp://qastaging/balsa

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp://qastaging/balsa

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Balsa
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at https://gitlab.gnome.org/GNOME/balsa.git.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 25 seconds — see the log

Recent revisions

9227. By Albrecht Dreß <email address hidden>

Merge branch 'mbox-no-recovery' into 'master'

mailbox_mbox: Do not try to recover

See merge request GNOME/balsa!84

9226. By Albrecht Dreß <email address hidden>

Merge branch 'homogeneous-buttons' into 'master'

html: Align "Download..." and "Close" buttons

See merge request GNOME/balsa!83

9225. By Peter Bloomfield <email address hidden>

Merge branch '93-gpe-sqlite2-support' into 'master'

GPE address book support: cfg option, drop SQLite 2

Closes #93

See merge request GNOME/balsa!82

9224. By Jürgen Benvenuti <email address hidden>

Update German translation

9223. By Leônidas Araújo <email address hidden>

Update Brazilian Portuguese translation

9222. By Albrecht Dreß <email address hidden>

simplify GMime parser options initialisation

Use GLib's g_once_init_* methods to initialise the global GMime parser
options instead of explicitly calling libbalsa_parser_options_init().

Signed-off-by: Albrecht Dreß <email address hidden>

9221. By Balázs Úr

Update Hungarian translation

9220. By Albrecht Dreß <email address hidden>

fix signed single-bit confusion detected by clang-16

error: implicit truncation from 'int' to a one-bit wide bit-field
changes value from 1 to -1

See also MISRA C:2012, Rule 6.2 "Single-bit named bit fields shall not
be of a signed type":

"According to the C99 Standard Section 6.2.6.2, a single-bit signed
bit-field has a single (one) sign bit and no (zero) value bits. In any
representation of integers, 0 value bits cannot specify a meaningful
value.

A single-bit signed bit-field is therefore unlikely to behave in a
useful way and its presence is likely to indicate programmer confusion."

Signed-off-by: Albrecht Dreß <email address hidden>

9219. By Albrecht Dreß <email address hidden>

fix conflicting prototype detected by clang-16

error: a function declaration without a prototype is deprecated in all
versions of C and is treated as a zero-parameter prototype in C2x,
conflicting with a subsequent definition

Signed-off-by: Albrecht Dreß <email address hidden>

9218. By Albrecht Dreß <email address hidden>

fix potential buffer overflow detected by clang-16

error: 'sscanf' may overflow; destination buffer in argument 3 has size
256, but the corresponding specifier may require size 257

Signed-off-by: Albrecht Dreß <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.