On Mon, 1 Sep 2025 14:04:18 -0400
Chet Ramey <[email protected]> wrote:

> On 9/1/25 10:24 AM, pourko--- via Bug reports for the GNU Bourne
> Again SHell wrote:
> > Is there any possible (easy) way of transforming a bash loadable
> > into a bash builtin?
> 
> Sure. You just have to convert the information in the `xxx_doc' array
> and the `xxx_struct' structure to the format the .def file processor
> expects, then add the source and object files to the various Makefile
> variables. But you have to do it all manually.
> 

That's like asking an acrobat how he does somersaults. He says: Sure,
it's easy: You start running, you jump into the air, rotate, and then
you land on your feet. That's all there is to it, really.

Seriously though, have you thought that maybe some of the loadables
are mature enough and useful enough to be added to bash-proper?

Pourko

Reply via email to