[Bug 1225878] [NEW] Support for more arguments
Sworddragon
1225878 at bugs.launchpad.net
Mon Sep 16 06:49:37 UTC 2013
Public bug reported:
I'm using Ubuntu 13.10 dev with bash 4.2-5ubuntu3 and dash
0.5.7-3ubuntu1. Calling a command with more than 65533 arguments will
result in an error that the argument list is too long. Maybe bash/dash
can support a number of arguments that matches the pointer size of the
system (especially because sh is called from system() in C).
** Affects: dash (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dash in Ubuntu.
https://bugs.launchpad.net/bugs/1225878
Title:
Support for more arguments
Status in “dash” package in Ubuntu:
New
Bug description:
I'm using Ubuntu 13.10 dev with bash 4.2-5ubuntu3 and dash
0.5.7-3ubuntu1. Calling a command with more than 65533 arguments will
result in an error that the argument list is too long. Maybe bash/dash
can support a number of arguments that matches the pointer size of the
system (especially because sh is called from system() in C).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dash/+bug/1225878/+subscriptions
More information about the foundations-bugs
mailing list