darcs

Patch 2314 increase limit for environment variable size and warn ...

Title increase limit for environment variable size and warn ...
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2023-06-17.11:37:20 by bfrk, last changed 2023-06-24.17:17:23 by ganesh.

Files
File name Status Uploaded Type Edit Remove
increase-limit-for-environment-variable-size-and-warn-if-it-is-exceeded.dpatch bfrk, 2023-06-17.11:37:19 application/x-darcs-patch
patch-preview.txt bfrk, 2023-06-17.11:37:19 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23328 (view) Author: bfrk Date: 2023-06-17.11:37:19
1 patch for repository http://darcs.net/screened:

patch 901e6725e2bc20db4c66ca4ee3805bb878590edc
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Jun  6 11:49:08 CEST 2023
  * increase limit for environment variable size and warn if it is exceeded

  I recently hit the previous limit of 10k with a bundle of moderate size
  (about 25 patches) and the internet says on modern systems the limits are
  much higher than 100k. Also, when the posthook for reviewed complained about
  the missing DARCS_PATCHES_XML I first thought it was a bug in darcs, before
  realizing that this is a feature. Thus the warning.
Attachments
msg23329 (view) Author: bfrk Date: 2023-06-17.11:38:33
self-accept
History
Date User Action Args
2023-06-17 11:37:20bfrkcreate
2023-06-17 11:38:34bfrksetstatus: needs-screening -> accepted-pending-tests
messages: + msg23329
2023-06-24 17:17:23ganeshsetstatus: accepted-pending-tests -> accepted