<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/bbe-/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/bbe-/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/bbe-/bugs/</id><updated>2018-08-26T14:25:49.963000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>#4 Github Hosted Fork</title><link href="https://sourceforge.net/p/bbe-/bugs/4/?limit=25#b1b2" rel="alternate"/><published>2018-08-26T14:25:49.963000Z</published><updated>2018-08-26T14:25:49.963000Z</updated><author><name>Timo Savinen</name><uri>https://sourceforge.net/u/tjsa/</uri></author><id>https://sourceforge.net5eb0f4ec5948708aea6d4e0cf5e93d5e77cab918</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Great! This has been quite dead for years...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Github Hosted Fork</title><link href="https://sourceforge.net/p/bbe-/bugs/4/?limit=25#02a6" rel="alternate"/><published>2018-08-25T19:54:39.733000Z</published><updated>2018-08-25T19:54:39.733000Z</updated><author><name>Joey Smith</name><uri>https://sourceforge.net/u/tml/</uri></author><id>https://sourceforge.net92ada81e7be479c5c78406d61ca31c3cc2f9aa1d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Debian doc changes should say "see ticket #2"&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Github Hosted Fork</title><link href="https://sourceforge.net/p/bbe-/bugs/4/" rel="alternate"/><published>2018-08-25T19:54:01.407000Z</published><updated>2018-08-25T19:54:01.407000Z</updated><author><name>Joey Smith</name><uri>https://sourceforge.net/u/tml/</uri></author><id>https://sourceforge.net3dc1172128282f5011a3f5716385e0ea2b26754d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have forked this project at &lt;a href="https://github.com/tml/bbe" rel="nofollow"&gt;https://github.com/tml/bbe&lt;/a&gt; - there you will find I have merged the doc changes submitted by Debian (see ticket ) as well as added an (undocumented as of yet) &lt;code&gt;K&lt;/code&gt; mode which inverts the logic of &lt;code&gt;D&lt;/code&gt;, keeping the specified block and deleting others - currently only tested when &lt;code&gt;K&lt;/code&gt; is the sole mode used.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1 Add option --in-place like in GNU sed</title><link href="https://sourceforge.net/p/bbe-/bugs/1/?limit=250#a059" rel="alternate"/><published>2016-09-09T12:25:47.689000Z</published><updated>2016-09-09T12:25:47.689000Z</updated><author><name>Alexey Anisimov</name><uri>https://sourceforge.net/u/anilech/</uri></author><id>https://sourceforge.nete74f414bb55b21d0d389f182ded985387324497e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It would also be very great if bbe could (optionally) perform block changes directly in source file, without creating temporary file first. At least for changes, which doesn't increase block's size.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>strange off_t type with mingw compilation</title><link href="https://sourceforge.net/p/bbe-/bugs/3/" rel="alternate"/><published>2015-10-15T16:24:30.831000Z</published><updated>2015-10-15T16:24:30.831000Z</updated><author><name>pif</name><uri>https://sourceforge.net/u/piif/</uri></author><id>https://sourceforge.net804e898d75217ece2627a33b0f1b1d2b06b42f55</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I tried to compile the code with mingw to obtain a version runnable under windows without cygwin.&lt;br/&gt;
from a cygwin console, with mingw64-i686-gcc-core package installed, I ran&lt;br/&gt;
  ./configure CC=/usr/bin/i686-w64-mingw32-gcc.exe&lt;br/&gt;
Compilation works fine, and resulting exe is ok under Windows XP, and Seven, but under Windows 2000, "r" commands do nothing.&lt;br/&gt;
After some tests, it seems off_t type is weirdly defined thus in bbe.h line 52, I removed #ifdef and force define to be :&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;#define off_t long int
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Seems enough at least for the small usage i'm concerned with but i suppose it's not the better way to fix this issue&lt;/p&gt;
&lt;p&gt;Tested with i686-w64-mingw32-gcc (GCC) 4.9.2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>PATCH manpage typos: allways, begining, occurence, occurence</title><link href="https://sourceforge.net/p/bbe-/bugs/2/" rel="alternate"/><published>2013-03-02T12:43:15Z</published><updated>2013-03-02T12:43:15Z</updated><author><name>Jari Aalto</name><uri>https://sourceforge.net/u/jaalto/</uri></author><id>https://sourceforge.net41a649a8f4e48f7396ef817b441e3cc9cdf0c262</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Cf. &lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637106" rel="nofollow"&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637106&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please apply patch found from above page.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add option --in-place like in GNU sed</title><link href="https://sourceforge.net/p/bbe-/bugs/1/" rel="alternate"/><published>2013-03-02T12:39:20Z</published><updated>2013-03-02T12:39:20Z</updated><author><name>Jari Aalto</name><uri>https://sourceforge.net/u/jaalto/</uri></author><id>https://sourceforge.net733669df6c2847370758cd6015c4384214b5e41f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;C.f. &lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432121" rel="nofollow"&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432121&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From: "Trent Buck" &amp;lt;trentbuck@gmail.com&amp;gt;&lt;br /&gt;
Subject: --in-place switch&lt;br /&gt;
Date: Sun, 08 Jul 2007 04:00:16 +1000&lt;br /&gt;
Package: bbe&lt;br /&gt;
Version: 0.1.9-1&lt;br /&gt;
Severity: wishlist&lt;/p&gt;
&lt;p&gt;GNU sed has the immensely useful --in-place switch:&lt;/p&gt;
&lt;p&gt;sed -i -e x y&lt;/p&gt;
&lt;p&gt;is roughly equivalent to&lt;/p&gt;
&lt;p&gt;sed -e x y &amp;gt;y~ &amp;amp;&amp;amp;&lt;br /&gt;
mv y~ y&lt;/p&gt;
&lt;p&gt;It would be convenient if bbe(1) had the same functionality.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>