From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 61269] Support libkms on FreeBSD Date: Fri, 22 Feb 2013 11:12:24 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1045064979==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E3047E6A34 for ; Fri, 22 Feb 2013 03:12:24 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1045064979== Content-Type: multipart/alternative; boundary="1361531544.41a101Fd0.6109"; charset="us-ascii" --1361531544.41a101Fd0.6109 Date: Fri, 22 Feb 2013 11:12:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D61269 --- Comment #2 from Philip Withnall --- Created attachment 75300 --> https://bugs.freedesktop.org/attachment.cgi?id=3D75300&action=3Dedit Replace strchrnul() with strchr() strchrnul() doesn=E2=80=99t exist on FreeBSD, and is simple enough to repla= ce with strchr(). --=20 You are receiving this mail because: You are the assignee for the bug. --1361531544.41a101Fd0.6109 Date: Fri, 22 Feb 2013 11:12:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 2 on bug 61269<= /a> from Philip Withnall
Created attachme=
nt 75300 [details] [review]
Replace strchrnul() with strchr()

strchrnul() doesn=E2=80=99t exist on FreeBSD, and is simple enough to repla=
ce with
strchr().


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1361531544.41a101Fd0.6109-- --===============1045064979== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1045064979==--