Displaying 6 results from an estimated 6 matches for "coding_style".
2013 Jun 15
1
Bug#712366: xen: FTBFS: configure: error: Could not find libcrypto
...at lists.debian.org
Usertags: qa-ftbfs-20130609 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/?PKGBUILDDIR?'
> mkdir -p debian/build/build-utils_amd64
> cp -al CODING_STYLE COPYING Config.mk MAINTAINERS Makefile README autogen.sh buildconfigs config configure docs extras install.sh scripts stubdom tools unmodified_drivers version.sh xen debian/build/build-utils_amd64
> cd debian/build/build-utils_amd64; ./configure
> checking build system type... x86_64-unknown-...
2018 Apr 19
1
Meeting minutes : April 18th Maintainers meeting.
...- Google Style Guide
<https://google.github.io/styleguide/cppguide.html>
- LLVM Style Guide <http://llvm.org/docs/CodingStandards.html>
- Mozilla Style Guide
<https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style>
- WebKit style guide <https://webkit.org/code-style-guidelines/>
- Chromium style guide
<https://chromium.googlesource.com/chromium/src/+/master/styleguide/c++/c++.md>
- When do we want to make this change? Before the 4.1 branching...
2009 Aug 02
9
[Bug 23086] New: TNT2 doesn't start with current nouveau
...31623c8fea55e24e5c83
(drm/nouveau: block channel creation without ctxprog)
libdrm - master commit 5a73f066ba149816cc0fc2de4b97ec4714cf8ebc (nouveau:
don't overwrite user-specified bo size needlessly)
pixman - git master, commit 9dec2e352b24bdccaac4f570b8cf12e61a9194ee (Various
updates to the CODING_STYLE document)
xserver - git master , commit ae65daab080c6269f0eadc6be1a48bf27866c542
(XQuartz: Unify how we set our bitmasks for visuals)
xf86-video-nouveau - git master, commit
1ecd4358c851b3d7bebfb00f5f7ac3c7c151bc20 ( Recalculate displayWidth if we do a
late NoAccel fallback)
X itself starts, bu...
2010 Aug 12
59
[PATCH 00/15] RFC xen device model support
Hi all,
this is the long awaited patch series to add xen device model support in
qemu; the main author is Anthony Perard.
Developing this series we tried to come up with the cleanest possible
solution from the qemu point of view, limiting the amount of changes to
common code as much as possible. The end result still requires a couple
of hooks in piix_pci but overall the impact should be very
2012 Aug 13
27
[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hi Paolo, Stefan, & QEMU folks,
The following is the second RFC series for vhost-scsi patches against mainline
QEMU v1.1.0. The series is available from the following working branch:
git://git.kernel.org/pub/scm/virt/kvm/nab/qemu-kvm.git vhost-scsi-merge
Apologies for the delayed follow-up on this series. The changes detailed
2012 Aug 13
27
[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hi Paolo, Stefan, & QEMU folks,
The following is the second RFC series for vhost-scsi patches against mainline
QEMU v1.1.0. The series is available from the following working branch:
git://git.kernel.org/pub/scm/virt/kvm/nab/qemu-kvm.git vhost-scsi-merge
Apologies for the delayed follow-up on this series. The changes detailed