pijul nest
guest [sign in]

Adding a post_setup method before unpacking

pmeunier
Jun 15, 2025, 8:47 AM
GM4Q532K5D2F7K5POJUDG7Q6FIDRGKOVGWSJOA4CODLKLQN3W24QC

Dependencies

  • [2] ODUDDQRY Adding the OCaml interface
  • [3] UWQB743K First working shell (with ocaml code)

Change contents

  • edit in elpe/lib/elpe.ml at line 288
    [3.59992]
    [2.70424]
    let* post_setup = self#post_setup in
  • edit in elpe/lib/elpe.ml at line 292
    [2.70496][2.70496:70517]()
    set -xe\n\
  • replacement in elpe/lib/elpe.ml at line 294
    [2.70629][2.70629:70692]()
    ^ ":/usr/lib:/usr/lib64:/usr/lib/x86_64-linux-gnu\n\n")
    [2.70629]
    [3.60214]
    ^ ":/usr/lib:/usr/lib64:/usr/lib/x86_64-linux-gnu\n"^post_setup^"\n")
  • edit in elpe/lib/elpe.ml at line 296
    [3.60215]
    [2.70693]
    method post_setup = Lwt.return ""