Hi FreeBSD stable,
After upgrade to 11.0-BETA2, a lot of sed scripts are no longer valid:
FreeBSD 10.3
-
$ echo "abc_ABC.def" | sed -e 's/[^A-Z0-9]//g'
ABC
FreeBSD 11.0
$ echo "abc_ABC.def" | sed -e 's/[^A-Z0-9]//g'
bcABCdef
Indeed, in 11.0 you need to
are you sure you aren't hitting a port or something?
# uname -r ; echo "abc_ABC.def" | sed -e 's/[^A-Z0-9]//g' ; which sed ;
md5 /usr/bin/sed
10.3-STABLE
ABC
/usr/bin/sed
MD5 (/usr/bin/sed) = 34e6aedf3b42cbd6dd8379342626e0db
# uname -r ; echo "abc_ABC.def" | sed -e 's/[^A-Z0-9]//g' ; which sed
On Wed, Jul 27, 2016 at 09:45:23AM +0100 I heard the voice of
krad, and lo! it spake thus:
> are you sure you aren't hitting a port or something?
Locale dependant.
% echo "abc_ABC.def" | env LANG=C sed -e 's/[^A-Z0-9]//g'
ABC
% echo "abc_ABC.def" | env LANG=en_US.UTF-8 sed -e 's/[^A-Z0-9]//g'
bc
On 27 July 2016 at 10:45, krad wrote:
> are you sure you aren't hitting a port or something?
>
> # uname -r ; echo "abc_ABC.def" | sed -e 's/[^A-Z0-9]//g' ; which sed ; md5
> /usr/bin/sed
> 10.3-STABLE
> ABC
> /usr/bin/sed
> MD5 (/usr/bin/sed) = 34e6aedf3b42cbd6dd8379342626e0db
In 10.3 I get the
On 27 July 2016 at 11:01, Matthew D. Fuller wrote:
> On Wed, Jul 27, 2016 at 09:45:23AM +0100 I heard the voice of
> krad, and lo! it spake thus:
>> are you sure you aren't hitting a port or something?
>
> Locale dependant.
>
> % echo "abc_ABC.def" | env LANG=C sed -e 's/[^A-Z0-9]//g'
> ABC
>
> %
I'm trying to boot the 11.0-BETA2/amd64 memory stick image and the
kernel panics: (Following copied by hand):
ACPI APIC Table:
...
acpi0: on motherboard
ACPI Error: Hardware did not change modes (20160527/hwacpi-160)
ACPI Error: Could not transition to APCI mode (20160527/evxfevnt-105)
ACPI Warn
Hi.
There were some collation related changes (*1) between 10.3 and 11.
So the results can be changed even with the same locale.
*1: For example, r302512.
https://lists.freebsd.org/pipermail/svn-src-head/2016-July/088919.html
But I cannot understand why ASCII range of characters are affected w
On 27/07/2016 7:22 PM, Peter Jeremy wrote:
> I'm trying to boot the 11.0-BETA2/amd64 memory stick image and the
> kernel panics: (Following copied by hand):
>
> ACPI APIC Table:
> ...
> acpi0: on motherboard
> ACPI Error: Hardware did not change modes (20160527/hwacpi-160)
> ACPI Error: Could no
On Wed, Jul 27, 2016 at 2:55 PM, Tomoaki AOKI wrote:
> Hi.
>
> There were some collation related changes (*1) between 10.3 and 11.
> So the results can be changed even with the same locale.
>
> *1: For example, r302512.
> https://lists.freebsd.org/pipermail/svn-src-head/2016-July/088919.html
>
>
Hi, if somebody would be kind enough to educate me, I've two small questions
about the 11 release.
First, https://wiki.freebsd.org/WhatsNew/FreeBSD11 mention that libgcc was
replaced by libcompiler_rt, yet after the freebsd-update
upgrade/install/install/portmaster -af/install routine, I still
On Wed, Jul 27, 2016 at 10:42 AM, Matthieu Volat wrote:
> Hi, if somebody would be kind enough to educate me, I've two small
> questions about the 11 release.
>
>
> First, https://wiki.freebsd.org/WhatsNew/FreeBSD11 mention that libgcc
> was replaced by libcompiler_rt, yet after the freebsd-updat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
FreeBSD Project Quarterly Status Report - Second Quarter 2016
Now available: the 2016Q2 model of the FreeBSD Project Status Report!
This quarter brings several exciting improvements over previous models.
We have enhancements from different
First, thanks for your time!
On Wed, 27 Jul 2016 15:14:49 -0700
Kevin Oberman wrote:
> On Wed, Jul 27, 2016 at 10:42 AM, Matthieu Volat wrote:
>
> > Hi, if somebody would be kind enough to educate me, I've two small
> > questions about the 11 release.
> >
> >
> > First, https://wiki.freebsd.or
Voir la version en ligne
http://v5vp.mjt.lu/nl2/v5vp/xwsg.html?m=AEsAACtLSl8AAAL9TEkAAAJpQ8QBNuEAAElOAAbDmABXmamzzFTJwyajSeucrzHiYWEeDgAGeHc&b=bb191641&e=8be7af4e&email=freebsd-stable@freebsd.org[http://v5vp.mjt.lu/img/v5vp/b/xwxq/p0nl.jpeg][http://www.cdf-news.pro/nos-preparations/][http://v5
14 matches
Mail list logo